event property

String? event
getter/setter pair

event is a String that contains the name of the event that caused the action

Implementation

String? event;