attribute141 property

attribute141 property

Gets or sets the attribute 141.

Definition:

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

See Also