The short name is not unique amongst all WKT projections
If the projString is not a WKT projection string, the projString itself is returned as the short name.
public static string ProjectionShortName(
string projString
)static member ProjectionShortName :
projString : string -> string