set_property# CircuitComponent.set_property(property_name, property_value)[source]# Set a part property. Parameters: property_namestrName of the property. property_valueValue for the property. Returns: boolTrue when successful, False when failed. References >>> oEditor.ChangeProperty Copy to clipboard