attribute040 property

attribute040 property

Definition:

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

See Also