Returns the parent node of the current node, or a null instance if the node lacks a parent.
public Node GetParent()
[Missing <returns> documentation for "M:Godot.Node.GetParent"]