attribute049 property

attribute049 property

Definition:

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

See Also