is_closed property

Bool? is_closed
getter/setter pair

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

Implementation

Bool? is_closed;