pub fn make_dyn( id: PropertyId, val: ControlValue, ) -> Result<Box<dyn DynControlEntry>, ControlValueError>