attribute142 property

attribute142 property

Gets or sets the attribute 142.

Definition:

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

See Also