The time when the participant finished the task or result
DateTime get endDate => _endDate;
set endDate(DateTime endDate) { this._endDate = endDate; }