AbstractNode parent

The parent of this node in the tree.

Source

AbstractNode get parent => _parent;