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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [OutputColumnArgs](./schema.outputcolumnargs.md) &gt; [to](./schema.outputcolumnargs.to.md)

## OutputColumnArgs.to property

Name of the output column to receive the operation's result.

<b>Signature:</b>

```typescript
to: string;
```
