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