attribute343 property

attribute343 property

Definition:

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

See Also