Can the user return the loaned publication?
@override bool get canReturnPublication => status?.link(StatusRel.ret) != null;