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