disabled property

bool? disabled
getter/setter pair

If true, the transform is disabled and will not be applied to messages.

Defaults to false.

Optional.

Implementation

core.bool? disabled;