Find an item in an array by a specific property and value.
The array to search.
The property key to match.
The value to match.
The found item or undefined.
Find an item in an array by a specific property and value.