Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresScenariosContext.cs =================================================================== diff -u -rf88343c0590cb04c7135ce141872940e59325927 -r1115fb4520d55c5018577d5160f70ee54896cf1a --- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresScenariosContext.cs (.../ClosingStructuresScenariosContext.cs) (revision f88343c0590cb04c7135ce141872940e59325927) +++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresScenariosContext.cs (.../ClosingStructuresScenariosContext.cs) (revision 1115fb4520d55c5018577d5160f70ee54896cf1a) @@ -52,6 +52,6 @@ /// /// The parent failure mechanism of the calculation group. /// - public ClosingStructuresFailureMechanism ParentFailureMechanism { get; private set; } + public ClosingStructuresFailureMechanism ParentFailureMechanism { get; } } } \ No newline at end of file