internal uint ParticipantCount()
 {
     return(C.MultiplayerInvitation_Participants_Length(SelfPtr()).ToUInt32());
 }