locked


Description:

public bool locked { get; }

Whether the collection is locked or not.

To lock or unlock a collection use the [methodService.lock] or [methodService.unlock] functions.