check if array contains object with the same name code example
Example: angular list contains property
vendors.filter(function(vendor){ return vendor.Name === "Magenic" })
vendors.filter(function(vendor){ return vendor.Name === "Magenic" })