attribute297 property

attribute297 property

Definition:

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

See Also