Default Names

The .NET Import wizard generates default names for all components that need to be named. You can override these default names for classes (that is, for controls and non-GUI components), methods, and properties.

These default names are based on the name of the corresponding component in the imported assembly.