Gets whether the editor's value can be changed.
public virtual bool Editable { get; }
Overridable Public ReadOnly Property Editable As Boolean
Descendant classes override the Editable property to disable editing.