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