# IMQClient.name property · @imqueue/rpc

Source: https://imqueue.org/api/rpc/latest/rpc.imqclient.name/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/rpc 3.5.3 — generated reference, not hand-written

This client's unique identity, `"<baseName>-<hostName>"`.

**Signature:**

```typescript
readonly name: string;
```

## Remarks

Also used as the name of the dedicated subscription queue in `singleQueue` mode.

