# #max?

## `#max?`

Private property of the [maximum range](https://docs.angular-package.dev/error/getting-started/basic-concepts#range) of generic type variable [`Max`](https://docs.angular-package.dev/error/generic-type-variables#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>](https://docs.angular-package.dev/error/generic-type-variables#rangeerror-less-than-id-min-max-greater-than-2)
