attribute71 property

attribute71 property

Gets or sets the attribute 71.

Definition:

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

See Also