attribute72 property

attribute72 property

Gets or sets the attribute 72.

Definition:

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

See Also