> For the complete documentation index, see [llms.txt](https://docs.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://docs.angular-package.dev/wrapper/wrap/properties/text.md).

# #text

## `#text:`<mark style="color:green;">`Text`</mark>

Private property of [text](/wrapper/getting-started/basic-concepts.md#wrap-content) of a generic type variable [`Text`](https://docs.angular-package.dev/wrapper/wrap/properties/pages/SYPkCWCkQnshiX32nwLt#wrap-less-than...-text-...greater-than).

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

```typescript
#text: Text;
```

{% endcode %}
