Gets whether the user can edit the text in this control.
If true, the user can edit the text. The default value is true.
protected Boolean editable { get; }
'Declaration Protected Read Property editable As Boolean