public abstract String defaultEventSet () default ""

The name of the default event set is used to calculate its index in the array of event sets defined in the annotated class. If the name is not set or the annotated class does not define an event set with the specified name, the default event set index will be calculated automatically by the Introspector depending on its state.

Returns:  the name of the default event set, or an empty string if the name is not set.