attribute282 property

attribute282 property

Gets or sets the 282 attribute.

Definition:

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

See Also