attribute140 property

attribute140 property

Gets or sets the attribute 140.

Definition:

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

See Also