@override int get caretPosition => _getIntProp("CaretPosition");
@override set caretPosition(int v) => _setIntProp("CaretPosition", v);