type property

type property

Gets the type of this reference.

Definition:

@property
def type(self):
    ...

See Also