Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer1D.cs
===================================================================
diff -u -r1b269dccd0ad017fd308a5c9e6639d9a6867b018 -rc28cee59f7b527892aa7e5d8acb92fc9732196e9
--- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer1D.cs (.../SoilLayer1D.cs) (revision 1b269dccd0ad017fd308a5c9e6639d9a6867b018)
+++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer1D.cs (.../SoilLayer1D.cs) (revision c28cee59f7b527892aa7e5d8acb92fc9732196e9)
@@ -43,11 +43,6 @@
public double Top { get; private set; }
///
- /// Gets or sets the double which represents whether the is an aquifer.
- ///
- public double? IsAquifer { get; set; }
-
- ///
/// Constructs a (1D) based on the properties set for the .
///
/// The with properties corresponding to those set on the .