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