<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [BaseEntityOptions](./server.baseentityoptions.md) &gt; [tag](./server.baseentityoptions.tag.md)

## BaseEntityOptions.tag property

An arbitrary identifier tag of the entity. Useful for your own logic.

**Signature:**

```typescript
tag?: string;
```
