count_of_custom_properties property

count_of_custom_properties property

Returns the number of custom properties actually contained in a collection. Read-only int.

Definition:

@property
def count_of_custom_properties(self):
    ...

See Also