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