attribute142 property

attribute142 property

Definition:

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

See Also