attendees property
        
        dynamic
        attendees
        
      
getter/setter pair
      A person attending the event.  Supported types: Organization,
Person
Implementation
dynamic attendees;
A person attending the event.  Supported types: Organization,
Person
dynamic attendees;