root property

root property

The root node of the NodeIterator, as specified when it was created.

Definition:

@property
def root(self):
    ...

See Also