string ICoolProp.get_parameter_information(int key, string info)
 {
     return(CoolProp.get_parameter_information(key, info));
 }