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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [Field](./schema.field.md) &gt; [tags](./schema.field.tags.md)

## Field.tags property

Optional descriptive tags for the field.

<b>Signature:</b>

```typescript
tags?: string[];
```
