[]
Gets or sets the IMapProjection used for this coordinate system.
[TypeConverter(typeof(ProjectionConverter))]
public IMapProjection Projection { get; set; }
<TypeConverter(GetType(ProjectionConverter))>
Public Property Projection As IMapProjection