active property

bool? active
getter/setter pair

Whether the script is currently being used for scoring by the parent algorithm.

Output only.

Implementation

core.bool? active;