public V1UniverseGroup Group(int groupId)
 {
     return(_internalLatestUniverse.Group(groupId));
 }