bool? get removable => _$this._removable;
set removable(covariant bool? removable) => _$this._removable = removable;