Property :: unlockCollection - Unlock collection
The function is used in order to unlock the collection referenced by the property handle previously locked with lockCollection() .
The function throws an exception, when the property does not handle a collection or when unlocking the collection failed (e.g. property handle not accessible, collection not locked or locked by another application). Any attempt to unlock non-persistent collections will throw an exception as well.