type_name property

type_name property

Gets the name of the type.

Definition:

@property
def type_name(self):
    ...

See Also