# #text

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

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

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

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

{% endcode %}
