public override string ToString() { return(String.Format("{0}?{1}", Planet.SymbolOf(Interior), Planet.SymbolOf(Exterior))); }