ArgDescription.name property

Parameter name, from the JSDoc @param when documented, otherwise read from the method's own signature.

Signature:

name: string;

Remarks

Emitted verbatim into generated client code, so it must be a valid identifier.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.