attendees property

List<Attendee?>? attendees
getter/setter pair

A list of attendees for this event

Implementation

List<Attendee?>? attendees;