disabled property

bool? disabled
getter/setter pair

Whether the template is disabled.

If true, a default template will be used.

Implementation

core.bool? disabled;