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