locked


Description:

public bool locked { get; }

Whether the collection is locked or not.

To lock or unlock a collection use the [method@Service.lock] or [method@Service.unlock] functions.