locked property

bool? locked
getter/setter pair

Whether the thread is locked; when a thread is locked, only users with MANAGE_THREADS can unarchive it

Implementation

bool? locked;