attribute92 property

attribute92 property

Gets or sets the attribute 92.

Definition:

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

See Also