attribute046 property

attribute046 property

Definition:

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

See Also