occurrences property

occurrences property

Occurrences

Definition:

@property
def occurrences(self):
    ...
@occurrences.setter
def occurrences(self, value):
    ...

See Also