<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [Answer](./core.answer.md) &gt; [text](./core.answer.text.md)

## Answer.text property

A text of the answer. Must be given in correponding [keyboard layout](./core.question.keyboard_layout.md)<!-- -->.

<b>Signature:</b>

```typescript
readonly text: string;
```
