allowMultipleVotes property

bool allowMultipleVotes
getter/setter pair

True if this poll allows multiple votes, false otherwise.

Implementation

bool allowMultipleVotes = false;