public string ImgLink { get; set; }
Public Property ImgLink As String Get Set
public: property String^ ImgLink { String^ get (); void set (String^ value); }