<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [UnhotArgs](./schema.unhotargs.md) &gt; [preserveSource](./schema.unhotargs.preservesource.md)

## UnhotArgs.preserveSource property

Keep the original columns (default is to remove source columns).

<b>Signature:</b>

```typescript
preserveSource?: boolean;
```
