attribute047 property

attribute047 property

Definition:

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

See Also