diff --git a/MaterialLib/MPL/PropertyType.h b/MaterialLib/MPL/PropertyType.h
index 694be5a785247982c62865a29a07c4a992263b27..b96c0b446bc6673da29f67d78d7b678a4c33af89 100644
--- a/MaterialLib/MPL/PropertyType.h
+++ b/MaterialLib/MPL/PropertyType.h
@@ -53,7 +53,7 @@ enum PropertyType : int
     evaporation_enthalpy,
     fredlund_parameters,
     heat_capacity,
-    henry_constant,
+    henry_coefficient,
     latent_heat,
     /// used to compute the hydrodynamic dispersion tensor.
     longitudinal_dispersivity,
@@ -133,7 +133,7 @@ static const std::array<std::string, PropertyType::number_of_properties>
                              "evaporation_enthalpy",
                              "fredlund_parameters",
                              "heat_capacity",
-                             "henry_constant",
+                             "henry_coefficient",
                              "latent_heat",
                              "longitudinal_dispersivity",
                              "molality",
diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.cpp b/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.cpp
index 4e95f61d7ec4f3b341ceb4809dc027550daa2796..4003021fb833fc9e0c9205e608baed91c223cf24 100644
--- a/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.cpp
+++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.cpp
@@ -62,7 +62,8 @@ void checkMPLProperties(
     std::array const required_property_contaminant_vapour_component = {
         MaterialPropertyLib::pore_diffusion,
         MaterialPropertyLib::specific_heat_capacity,
-        MaterialPropertyLib::henry_constant, MaterialPropertyLib::molar_mass};
+        MaterialPropertyLib::henry_coefficient,
+        MaterialPropertyLib::molar_mass};
 
     std::array const required_property_dissolved_contaminant_component = {
         MaterialPropertyLib::pore_diffusion};
diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler-impl.h b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler-impl.h
index 720176cb9452462c4b828f174c471b0b40b73adf..bf85f5e45b246a2e2b1ec0a2acfda80c527aa3f1 100644
--- a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler-impl.h
+++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler-impl.h
@@ -278,11 +278,11 @@ void ThermalTwoPhaseFlowWithPPLocalAssembler<
         // Henry constant of organic contaminant
         double const henry_contam =
             contaminant_vapour_component
-                .property(MaterialPropertyLib::PropertyType::henry_constant)
+                .property(MaterialPropertyLib::PropertyType::henry_coefficient)
                 .template value<double>(vars, pos, t, dt);
         double d_henry_contaminant_dT =
             contaminant_vapour_component
-                .property(MaterialPropertyLib::PropertyType::henry_constant)
+                .property(MaterialPropertyLib::PropertyType::henry_coefficient)
                 .template dValue<double>(
                     vars, MaterialPropertyLib::Variable::temperature, pos, t,
                     dt);
diff --git a/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_large.prj b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_large.prj
index c50f194c198c0891145c23e809e1d32a410d5f05..40aa4eb6ba80af1200461c0e254b053ec435a196 100644
--- a/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_large.prj
+++ b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_large.prj
@@ -107,7 +107,7 @@
                                     <value>1.</value>
                                 </property>
                                 <property>
-                                    <name>henry_constant</name>
+                                    <name>henry_coefficient</name>
                                     <type>Constant</type>
                                     <value>1.</value>
                                 </property>
diff --git a/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_small.prj b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_small.prj
index 4a22263f42266052bda10ab966ddc489c0fa7288..6fe6e64c1eeaa1064d8f85652a96f4f087a20e2f 100644
--- a/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_small.prj
+++ b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_small.prj
@@ -107,7 +107,7 @@
                                     <value>1.</value>
                                 </property>
                                 <property>
-                                    <name>henry_constant</name>
+                                    <name>henry_coefficient</name>
                                     <type>Constant</type>
                                     <value>1</value>
                                 </property>
diff --git a/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/TCEDiffusion/Twophase_TCE_diffusion_1D_small.prj b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/TCEDiffusion/Twophase_TCE_diffusion_1D_small.prj
index 71c4328ca37ea8dea6c7eaa6157a2a29fbae7cf1..5df33624849030ff0c0acd8f5f31adbfc9f73040 100644
--- a/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/TCEDiffusion/Twophase_TCE_diffusion_1D_small.prj
+++ b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/TCEDiffusion/Twophase_TCE_diffusion_1D_small.prj
@@ -129,7 +129,7 @@
                                     <value>0.1314</value>
                                 </property>
                                 <property>
-                                    <name>henry_constant</name>
+                                    <name>henry_coefficient</name>
                                     <type>Constant</type>
                                     <value>1.062e-3</value>
                                 </property>