'Declaration
Public ReadOnly Property CoordinateSystemType As MapCoordinateSystemType
'Usage
Dim instance As NMapBounds Dim value As MapCoordinateSystemType value = instance.CoordinateSystemType
public MapCoordinateSystemType CoordinateSystemType {get;}