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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [OrderbyInstruction](./schema.orderbyinstruction.md) &gt; [column](./schema.orderbyinstruction.column.md)

## OrderbyInstruction.column property

Name of the column to order by

<b>Signature:</b>

```typescript
column: string;
```
