isDeprecated property

bool? isDeprecated
getter/setter pair

The deprecation status of the current task.

Default value is false;

Implementation

core.bool? isDeprecated;