public V1UniverseConstellation Constellation(int constellationId)
 {
     return(_internalLatestUniverse.Constellation(constellationId));
 }