attribute96 property

attribute96 property

Gets or sets the attribute 96.

Definition:

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

See Also