> 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/rangeerror/properties/max.md).

# #max?

## `#max?`

Private property of the [maximum range](/draft-5/getting-started/basic-concepts.md#range) of generic type variable [`Max`](/draft-5/rangeerror/generic-type-variables.md#rangeerror-less-than-id-min-max-greater-than-2) that causes an error to be thrown(or not thrown).

{% code title="range-error.class.ts" %}

```typescript
#max?: Max;
```

{% endcode %}

### Type

#### [<mark style="color:green;">`Max`</mark>](/draft-5/rangeerror/generic-type-variables.md#rangeerror-less-than-id-min-max-greater-than-2)
