attribute280 property

attribute280 property

Gets or sets the attribute 280.

Definition:

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

See Also