UNPKG

@loopback/docs

Version:
23 lines (15 loc) 509 B
--- lang: en title: 'API docs: context.context.name' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.context.context.name.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/context](./context.md) &gt; [Context](./context.context.md) &gt; [name](./context.context.name.md) ## Context.name property Name of the context <b>Signature:</b> ```typescript readonly name: string; ```