is_closed property

bool is_closed
read / write

True, if the topic was closed; otherwise, the topic was reopened.

Implementation

late bool is_closed;