attribute70 property

attribute70 property

Gets or sets the attribute70.

Definition:

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

See Also