attribute_140_list property

attribute_140_list property

Gets or sets the attribute 140 list.

Definition:

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

See Also