public string FormattedAddress { get; set; }
Public Property FormattedAddress As String Get Set
public: property String^ FormattedAddress { String^ get (); void set (String^ value); }
member FormattedAddress : string with get, set
In This Article