public bool CompareStartupData(RealmClient.RealmStartupRequest realmStartup)
 {
     return realmStartup.CompareStartupData(this);
 }