attribute300 property

attribute300 property

Gets or sets the attribute 300.

Definition:

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

See Also