disabled property

bool? disabled
getter/setter pair

Whether this action is disabled (i.e. should not be run).

Implementation

core.bool? disabled;