The short name is not unique amongst all WKT projections
If the ProjectionString is not a WKT projection string, the ProjectionString itself is returned as the short name.
public string Name { get; }
member Name : string with get
In This Article