Returns the ITreeNode at the provided path
path
Tree elementAt(String path) => tree.elementAt(path) as Tree;