attribute281 property

attribute281 property

Gets or sets the attribute 281.

Definition:

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

See Also