Returns the last in-order node of the tree, or null for an empty tree.
the last node in the tree
2.68