attribute290 property

attribute290 property

Gets or sets the attribute290.

Definition:

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

See Also