attribute95 property

attribute95 property

Gets or sets the attribute 95.

Definition:

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

See Also