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