Index: Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs =================================================================== diff -u -r424e934ab7fcdef2661e3fee605423ee9fd1b489 -ra3de4991e513b548eabc760f084132e936b42cb9 --- Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision 424e934ab7fcdef2661e3fee605423ee9fd1b489) +++ Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision a3de4991e513b548eabc760f084132e936b42cb9) @@ -36,7 +36,7 @@ /// /// Gets or sets the name of the assessment section. /// - string Id { get; set; } + string Id { get; } /// /// Gets or sets the name of the assessment section.