locked


Description:

public bool locked { get; }

Whether the item is locked or not.

An item may not be independently lockable separate from other items in its collection.

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