attribute296 property

attribute296 property

Definition:

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

See Also