name
The name of the event, should start with a capital letter.
readonly name: string;
Related
class ObservableEvent
An object that represents an event, to be emitted on an ObservableObject.
The name of the event, should start with a capital letter.
readonly name: string;