attribute94 property

attribute94 property

Gets or sets the attribute 94.

Definition:

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

See Also