# ArgDescription.description property · @imqueue/rpc

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

Prose describing the argument, taken from the text after the name on the JSDoc `@param` line. Empty string when undocumented.

**Signature:**

```typescript
description: string;
```

