Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/FailureMechanismSectionsContext.cs =================================================================== diff -u -rb3b6c13cf736c134476b3db34281332d01ca86b1 -r6ef5e439a6d9f40ebd9926251945e0935fbbc314 --- Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/FailureMechanismSectionsContext.cs (.../FailureMechanismSectionsContext.cs) (revision b3b6c13cf736c134476b3db34281332d01ca86b1) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/FailureMechanismSectionsContext.cs (.../FailureMechanismSectionsContext.cs) (revision 6ef5e439a6d9f40ebd9926251945e0935fbbc314) @@ -51,6 +51,6 @@ /// /// Gets the assessment section which the context belongs to. /// - public IAssessmentSection ParentAssessmentSection { get; private set; } + public IAssessmentSection ParentAssessmentSection { get; } } } \ No newline at end of file