attribute143 property

attribute143 property

Definition:

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

See Also