getRoot

open fun getRoot(): ITreeNode<out Any>

Return the root Node of the tree.

Return

the root element.