# types.FormatSubscription.name

- **Module:** types.FormatSubscription
- **Package:** @libtmux/libtmux
- **Language:** TypeScript
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-ts/blob/2cb93308200da38a26b59876618116850f110607/packages/libtmux/src/types.ts#L568
- **Page:** https://libtmux.org/reference/ts/types-formatsubscription-name/

The caller's label, echoed back on every report.

Refused when it holds `:`, whitespace, or a control character: the
subscribe grammar splits on the colon and the report carries the name
unescaped.
