attribute140 property

attribute140 property

Definition:

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

See Also