isModEventLabel property

bool get isModEventLabel

Returns true if this data is ModEventLabel, otherwise false.

Implementation

bool get isModEventLabel => this is UModEventViewEventModEventLabel;