attendeeId property

int? get attendeeId

Implementation

int? get attendeeId;
set attendeeId (int? attendeeId)

Implementation

set attendeeId(int? attendeeId);