getRoot

abstract fun getRoot(): ITreeNode<out Any>

Return the root Node of the tree.

Return

the root element.