secrets-get-attribute

secrets-get-attribute is a compiled Lisp function in `secrets.el'.

(secrets-get-attribute COLLECTION ITEM ATTRIBUTE)

Return the value of ATTRIBUTE of item labeled ITEM in COLLECTION.
If there is no such item, or the item doesn't own this attribute, return nil.