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