Public Property Northing As Double
public double Northing { get; set; }
public: property double Northing { double get (); void set (double value); }