IsRoot property: Node class
Description
This property returns True for both of the following:
-
the node is the root node of an unbranched tree.
-
the node is the top node of an opened tree branch.
Otherwise, the property returns False.
This property is read-only.