attribute73 property

attribute73 property

Gets or sets the attribute 73.

Definition:

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

See Also