locked property

bool? locked
read / write

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

Implementation

bool? locked;