disabled property

bool? disabled
getter/setter pair

Whether the response is disabled.

Disabled responses are not used by the agent.

Optional.

Implementation

core.bool? disabled;