is_closed property

bool is_closed
read / write

Pass true to close the topic; pass false to reopen it.

Implementation

late bool is_closed;