questionBody property

String? questionBody
getter/setter pair

Question text.

E.g., "Did the agent greet the customer?"

Implementation

core.String? questionBody;