parent property

parent property

Get the parent node.

Definition:

@property
def parent(self):
    ...

See Also