locked property

bool locked
final

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

Implementation

final bool locked;