@override int get firstVisibleRow => _getIntProp('FirstVisibleRow');
@override set firstVisibleRow(int v) => _setIntProp('FirstVisibleRow', v);