Retrieves the name of the default property of the component.
public String getDefaultPropertyName()
Returns the default property name. If no default event is defined, null is returned.
The name of the default property is specified in the component's ClassInfo. For more information, see IClassInfo.getDefaultPropertyName.
See Also getDefaultPropertyInfo