@override int get sashPosition => _getIntProp("SashPosition");
@override set sashPosition(int value) => _setIntProp("SashPosition", value);