node_type property

node_type property

A code representing the type of the underlying object.

Definition:

@property
def node_type(self):
    ...

See Also