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