attendeeId property

int? attendeeId

Implementation

int? get attendeeId;
void attendeeId=(int? attendeeId)

Implementation

set attendeeId(int? attendeeId);