description property

TruncatableString? description
getter/setter pair

A user-supplied message describing the event.

The maximum length for the description is 256 bytes.

Implementation

TruncatableString? description;