public string Link { get; internal set; }
Public Property Link As String
public: property String^ Link { String^ get (); void set (String^ value); }