string Azimuth { get; set; }
Property Azimuth As String Get Set
property String^ Azimuth { String^ get (); void set (String^ value); }
abstract Azimuth : string with get, set