<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [Question](./core.question.md) &gt; [text](./core.question.text.md)

## Question.text property

A text of the security question (only when  === [QuestionType.Custom](./core.questiontype.custom.md)<!-- -->)

<b>Signature:</b>

```typescript
readonly text?: string | undefined;
```
