positions_count property
positions_count property
Definition:
@property
def positions_count(self):
...
@positions_count.setter
def positions_count(self, value):
...
@property
def positions_count(self):
...
@positions_count.setter
def positions_count(self, value):
...