bool ICoolProp.add_fluids_as_JSON(string backend, string fluidstring)
 {
     return(CoolProp.add_fluids_as_JSON(backend, fluidstring));
 }