category property

category property

Gets the category into which a property must fall to satisfy the specification.

Definition:

@property
def category(self):
    ...

See Also