public TeachingEventAddAttendee(Candidate candidate)
 {
     PopulateWithCandidate(candidate);
 }