has_borrower
Use it like this:
- [ #has/_borrower :: Person ] or
- [ has_borrower :: Person ]
A sub property of participant. The person that borrows the object being lent.
Relation describes that: [ #has_/domain :: LendAction ] ( #has_/name :: has_borrower ) ( #has_/range :: Person )
[ #is_/sub_property_of :: participant ]