paused property

bool? paused
getter/setter pair

Indicates whether the tag is paused, which prevents the tag from firing.

Implementation

core.bool? paused;