paragraph property

bool? paragraph
getter/setter pair

Whether the question is a paragraph question or not.

If not, the question is a short text question.

Implementation

core.bool? paragraph;