canDisable property

bool? canDisable
getter/setter pair

Whether the user can disable this label.

The user must have permission and this label must not already be disabled.

Implementation

core.bool? canDisable;