options property

vector<PollOption>? options
getter/setter pair

List of poll answer options

Implementation

vector<PollOption>? options;