persons property

List<Person> persons
final

A list of persons representing hosts, guests etc.

Implementation

final List<Person> persons;