stage_item_counter property

stage_item_counter property

Gets or sets stage item counter

Definition:

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

See Also