is_leaf


Description:

protected bool is_leaf { public get; }

Whether or not this task is a leaf node.

A task is a leaf node if it has no children.