attribute298 property

attribute298 property

Definition:

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

See Also