attribute94 property

attribute94 property

Gets or sets the attribute94.

Definition:

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

See Also