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