public string Latitude { get; set; }
Public Property Latitude As String
public: property String^ Latitude { String^ get (); void set (String^ value); }