canEnable property

bool? canEnable
getter/setter pair

Whether the user can enable this field.

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

Implementation

core.bool? canEnable;