class_name property

class_name property

Gets the name of the class.

Definition:

@property
def class_name(self):
    ...

See Also