Get the parent node of a node.
The node to get the parent of
The parent node, or null if node is the root, or undefined if the node's parent is unknown
null
Generated using TypeDoc
Get the parent node of a node.