string ICoolProp.get_fluid_param_string(string FluidName, string ParamName)
 {
     return(CoolProp.get_fluid_param_string(FluidName, ParamName));
 }