'Unreal 5 Name of FoundMIDIDDevice in Blueprints

I am using the MIDI Blueprint plugin to identify a list of available MIDI ports. I have several running on my machine and I'd like to pick the input by name. However, I don't know how to extract the name from the FoundMIDIDevice list Blueprints defines. It does not appear to be exposed as a field. I am following resources on the Unreal Site



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source