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

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

## EraseArgs.value property

Value to match and erase (set to undefined) in the column

<b>Signature:</b>

```typescript
value: Value;
```
