root property

RootNode get root

The root node of this document tree.

Implementation

RootNode get root => _root;