attribute045 property
attribute045 property
Definition:
@property
def attribute045(self):
...
@attribute045.setter
def attribute045(self, value):
...
@property
def attribute045(self):
...
@attribute045.setter
def attribute045(self, value):
...