status property

PollStatus status
getter/setter pair

The status of the poll. The value is one of the following: "open", or "closed".

Implementation

PollStatus status;