attribute90 property

attribute90 property

Gets or sets the attribute90 list.

Definition:

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

See Also