---
lang: en
title: 'API docs: core.applicationconfig.name'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/core
permalink: /doc/en/lb4/apidocs.core.applicationconfig.name.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/core](./core.md) &gt; [ApplicationConfig](./core.applicationconfig.md) &gt; [name](./core.applicationconfig.name.md)

## ApplicationConfig.name property

Name of the application context

**Signature:**

```typescript
name?: string;
```

