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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [FillArgs](./schema.fillargs.md) &gt; [value](./schema.fillargs.value.md)

## FillArgs.value property

Value to fill in the new column. All rows will receive this value.

<b>Signature:</b>

```typescript
value: Value;
```
