questionTitle property

String questionTitle
getter/setter pair

The title of the question.

It is set by the RPStep and RPUIFormStep so it's easier to trace back this answer result from the step that initiated it.

Implementation

String questionTitle;