attribute93 property

attribute93 property

Gets or sets the attribute 93.

Definition:

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

See Also