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