<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [EntityModelAnimation](./server.entitymodelanimation.md) &gt; [name](./server.entitymodelanimation.name.md)

## EntityModelAnimation.name property

The name of the entity model animation.

**Signature:**

```typescript
get name(): string;
```

## Remarks

This is the name of the animation as defined in the model.

\*\*Category:\*\* Entities

