<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [UserInfo](./x-types.userinfo.md) &gt; [user](./x-types.userinfo.user.md)

## UserInfo.user property

A unique token that represents the user over a long period of time.

**Signature:**

```typescript
user: string;
```
