int? get tableId => _$this._tableId;
set tableId(covariant int? tableId) => _$this._tableId = tableId;