name property

String? name
getter/setter pair

The name of the event param.

The max size of the event name is TBD but it will be constrained to 24 or 32 chars.

Implementation

core.String? name;