name property

name property

Gets the name of the data model table.

Definition:

@property
def name(self):
    ...

See Also