Index: Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs =================================================================== diff -u -r2715f4b30426f7295453b30cd7c1af97f060bcaa -r1e5d9b5cfc66cb8187d534d891afef1c9080378b --- Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision 2715f4b30426f7295453b30cd7c1af97f060bcaa) +++ Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision 1e5d9b5cfc66cb8187d534d891afef1c9080378b) @@ -36,7 +36,7 @@ /// /// Gets or sets the identifier of the assessment section. /// - string Id { get; } + string Id { get; set; } /// /// Gets or sets the name of the assessment section.