type_name property

type_name property

The name of a type declared for the associated element or attribute, or null if unknown.

Definition:

@property
def type_name(self):
    ...

See Also