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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [FieldError](./schema.fielderror.md) &gt; [name](./schema.fielderror.name.md)

## FieldError.name property

Name of the field this error is associated with

<b>Signature:</b>

```typescript
name: string;
```
