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