return date;
return id;
return participants;
return title;
this.date = date;
this.id = id;
this.participants = participants;
this.title = title;