int? get columnId => _$this._columnId;
set columnId(covariant int? columnId) => _$this._columnId = columnId;