Gets the parent node of the given node.
The node to operate on.
Pointer to the parent node, or null if the node is the root of its tree.
See Implementation
Gets the parent node of the given node.