type property

type property

Represents the type of the node.

Definition:

@property
def type(self):
    ...

See Also