root property

Node get root

The TreeWalker.root read-only property returns the node that is the root of what the TreeWalker traverses.

Implementation

external Node get root;