items_count property

items_count property

The count of the items in the folder.

Definition:

@property
def items_count(self):
    ...

See Also