# #min?

## `#min?`

Private property of the [minimum range](https://error.angular-package.dev/draft-5/getting-started/basic-concepts#range) of generic type variable [`Min`](https://error.angular-package.dev/draft-5/generic-type-variables#rangeerror-less-than-id-min-max-greater-than-1) that causes an error to be thrown(or not thrown).

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

```typescript
#min?: Min;
```

{% endcode %}

### Type

#### [<mark style="color:green;">`Min`</mark>](https://error.angular-package.dev/draft-5/generic-type-variables#rangeerror-less-than-id-min-max-greater-than-1)
