I have a list object that has an enum property and a value. I want to search for a specific item based on the enum property and assign the value to a string variable. The