angular list contains property

JavaScript
vendors.filter(function(vendor){ return vendor.Name === "Magenic" })
Source

Also in JavaScript: