get_property_value# Q2d.get_property_value(assignment, property_name, property_type=None)[source]# Retrieve a property value. Parameters: assignmentstrName of the object. property_namestrName of the property. property_typestr, optionalType of the property. Options are "boundary", "excitation", "setup", and "mesh". The default is None. Returns: typeValue of the property. References >>> oDesign.GetPropertyValue