public bool Start { get; set; }
Public Property Start As Boolean Get Set
public: property bool Start { bool get (); void set (bool value); }