getInvitationCode method

String getInvitationCode()

Implementation

String getInvitationCode() {
  return getProperty("invitationCode");
}