The count of decision tasks whose status is OPEN. A workflow execution can have at most one open decision task.
Constraints:

C# |
public int OpenDecisionTasks { get; set; }
Constraints:
C# |
public int OpenDecisionTasks { get; set; }