> 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/commonerror/accessors.md).

# Accessors

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |                                                                                                                                                                                                                                                                                                                                                                                   |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>public get</strong> <a href="/pages/59loEPLx3eMsMq3XEWAP"><strong>fix()</strong></a><strong>:</strong> <mark style="color:green;">string</mark><br>The <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get"><code>get</code></a> accessor obtains a possible <a href="/pages/6Nle1uMltWSb2uh6hgTQ#fix">solution</a> to the described <a href="/pages/LxHtOb8sW6C9DrVZpyJ2">problem</a> by returning the <a href="/pages/bM02xNqvdJvIfZJuzFc6"><code>#fix</code></a> property of a specified object</p>                                                                                                                               |                                                                                                                                                                                                                                                                                                                                                                                   |
| <p><strong>public get</strong> <a href="/pages/vXJtO6FJrof8aEObMAcU"><strong>id()</strong></a><strong>:</strong> <mark style="color:green;">Id</mark>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | <mark style="color:green;">undefined</mark><br>The <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get"><code>get</code></a> accessor gets the error <a href="/pages/6Nle1uMltWSb2uh6hgTQ#identification">identification</a> by returning the <a href="/pages/sM1pw7PS84C8cmqys4wZ"><code>#id</code></a> property of a specified object.</p> |
| <p><strong>public get</strong> <a href="/pages/GQRdEFvOHDqfnGJ51NkB"><strong>link()</strong></a><strong>:</strong> <mark style="color:green;">string</mark>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | <mark style="color:green;">undefined</mark><br>The <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get"><code>get</code></a> accessor gets the link(to read more about the thrown error) by returning the <a href="/pages/T7CzWe5vgWUYvAmOLUPa"><code>#link</code></a> property of a specified object.</p>                                   |
| <p><strong>public get</strong> <a href="/pages/UAsNmVmOuYGxNypELFFh"><strong>message()</strong></a><strong>:</strong> <mark style="color:green;">string</mark><br>The <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get"><code>get</code></a> accessor gets the error <a href="/pages/6Nle1uMltWSb2uh6hgTQ#message">message</a> by returning the parent <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/message"><code>message</code></a> property of the <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error"><code>Error</code></a> object.</p> |                                                                                                                                                                                                                                                                                                                                                                                   |
| <p><strong>public get</strong> <a href="/pages/LxHtOb8sW6C9DrVZpyJ2"><strong>problem()</strong></a><strong>:</strong> <mark style="color:green;">string</mark><br>The <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get"><code>get</code></a> accessor gets the <a href="/pages/6Nle1uMltWSb2uh6hgTQ#problem">problem</a> by returning the <a href="/pages/ni1YTHvL07t1jeocuGux"><code>#problem</code></a> property of a specified object.</p>                                                                                                                                                                                                |                                                                                                                                                                                                                                                                                                                                                                                   |
| <p><strong>public get</strong> <a href="/pages/GF0yfhKsp9WzRTAHqFDt"><strong>template()</strong></a><strong>:</strong> <mark style="color:green;">string</mark><br>The <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get"><code>get</code></a> accessor gets the <a href="/pages/6Nle1uMltWSb2uh6hgTQ#template">template</a> of the error message by returning the <a href="/pages/VT4SwlV0NwAnpvm5q6hg"><code>#template</code></a> property of a specified object.</p>                                                                                                                                                                       |                                                                                                                                                                                                                                                                                                                                                                                   |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://error.angular-package.dev/commonerror/accessors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
