Collection.locked

bool locked() @property

Get locked property.

Returns

Whether the collection is locked or not.

To lock or unlock a collection use the [secret.service.Service.lock] or [secret.service.Service.unlock] functions.