questions property

List<Question>? questions
getter/setter pair

The requested questions,

Implementation

core.List<Question>? questions;