bool
Boolean
Nodes in a tree may be root, intermediate or leaf.
This property indicates if the node is an intermediate node or not.
We can know this because an intermediate node has a "Kids" entry and is not a root node.