attribute_330_list property

attribute_330_list property

Gets or sets the attribute330 list.

Definition:

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

See Also