parent

val parent: Node?

points to the parent of the #GNode, or is null if the #GNode is the root of the tree.

Note: this property is writeable but the setter binding is not supported yet.