> For the complete documentation index, see [llms.txt](https://error.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://error.angular-package.dev/draft-5/commonerrors/properties.md).

# Properties

The \`CommonErrors\` properties

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>public static</strong> <a href="/draft-5/commonerrors/properties/static-template.md"><strong>template?</strong></a><strong>:</strong> <mark style="color:green;">string</mark><br>Optional template of <a href="https://www.typescriptlang.org/docs/handbook/basic-types.html#string"><code>string</code></a> type.</p>                                                                                                                                                                                                                                                                                                    |
| <p><a href="/draft-5/commonerrors/properties/id.md"><strong>#id?</strong></a><strong>:</strong> <mark style="color:green;">Set</mark><<a href="/draft-5/commonerrors/generic-type-variables.md#wrap-opening"><mark style="color:green;">Id</mark></a>></p><p>An optional collection of unique allowed <a href="/draft-5/getting-started/basic-concepts.md#unique-identification">identification</a> numbers of generic type variable <a href="/draft-5/commonerrors/generic-type-variables.md#commonerrors-less-than-id-greater-than"><code>Id</code></a> under which errors are stored.</p>                                          |
| <p><a href="/draft-5/commonerrors/properties/errors.md"><strong>#errors</strong></a><strong>:</strong> <mark style="color:green;">Map</mark><<a href="/draft-5/commonerrors/generic-type-variables.md"><mark style="color:green;">Id</mark></a>, <mark style="color:green;">any</mark>></p><p>The errors storage of the <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map"><code>Map</code></a> type where the <code>key</code> is of the generic type variable <a href="/draft-5/commonerrors/generic-type-variables.md#commonerrors-less-than-id-greater-than"><code>Id</code></a>.</p> |
