Retrieves the name of the default event of the component class.
public String getDefaultEventName()
Returns the default event name. If the component class has no default event, null is returned. For more information, see IClassInfo.getDefaultEventName.