Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/StochasticSoilModelCollection.cs =================================================================== diff -u -r5b2709976f49c35903cba5915b7c5217402b8aa7 -r203d0f03d922b6dac20080dad8e82fe92c7bec86 --- Ringtoets/Piping/src/Ringtoets.Piping.Data/StochasticSoilModelCollection.cs (.../StochasticSoilModelCollection.cs) (revision 5b2709976f49c35903cba5915b7c5217402b8aa7) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/StochasticSoilModelCollection.cs (.../StochasticSoilModelCollection.cs) (revision 203d0f03d922b6dac20080dad8e82fe92c7bec86) @@ -29,7 +29,7 @@ public class StochasticSoilModelCollection : ObservableList { /// - /// Gets the last known file path from which the + /// Gets or sets the last known file path from which the /// elements were imported. /// public string SourcePath { get; set; }