canEnable property

bool? canEnable
getter/setter pair

Whether the user can enable this label.

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

Implementation

core.bool? canEnable;