String? get sectionId => _$this._sectionId;
set sectionId(covariant String? sectionId) => _$this._sectionId = sectionId;