count property

count property

Gets the count of declared properties.

Definition:

@property
def count(self):
    ...

See Also