> For the complete documentation index, see [llms.txt](https://tag.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://tag.angular-package.dev/attribute/instance/properties/value.md).

# #value

### `#value:`<mark style="color:green;">`Value`</mark>

The private property represents the attribute **value** of a generic type variable [`Value`](https://tag.angular-package.dev/attribute/instance/properties/pages/iQwmCbLKUWR7oXo4hkkM#attribute-less-than...-value-greater-than).

{% code title="attribute.class.ts" %}

```typescript
#value: Value;
```

{% endcode %}
