attribute_90_list property

attribute_90_list property

Gets or sets the attribute90 list.

Definition:

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

See Also