public string Time { get; set; }
Public Property Time As String Get Set
public: property String^ Time { String^ get (); void set (String^ value); }
member Time : string with get, set
In This Article