Retrieves the name of the default property of the component class.
public String getDefaultPropertyName()
Returns the default property name. If the component class has no property event, null is returned.
The exact implications of a default property are defined by the tool that is editing the component. For example, when a component's properties are displayed in the Properties window, the default property is initially selected.