pub unsafe extern "C" fn SCIPsetFindProp( set: *mut SCIP_SET, name: *const c_char, ) -> *mut SCIP_PROP
returns the propagator of the given name, or NULL if not existing