attribute301 property

attribute301 property

Gets or sets the attribute 301.

Definition:

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

See Also