attendees property

List<String?>? attendees
getter/setter pair

A list of attendees' name for this event

Implementation

List<String?>? attendees;