getRoot

open fun getRoot(): ITreeNode<out Any>(source)

Return the root Node of the tree.

Return

the root element.