Home > @xoram/core > Application > id
Application.id property
The name of the application, will be useful when debugging if you have more than one application in a given environment.
Signature:
typescript
readonly id: string;
1