attribute295 property

attribute295 property

Definition:

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

See Also