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