bool ICoolProp.is_valid_fluid_string(string fluidstring)
 {
     return(CoolProp.is_valid_fluid_string(fluidstring));
 }