attribute91 property

attribute91 property

Gets or sets the attribute 91.

Definition:

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

See Also