get_locked


Description:

public bool get_locked ()

Get whether the collection is locked or not.

Use [method@Service.lock] or [method@Service.unlock] to lock or unlock the collection.

Parameters:

this

a collection

Returns:

whether the collection is locked or not