How can I get the keys associated to an Input Action

I want to get the associated Keys/Buttons to an Action Mapping using the Enhanced Input System in C++. I tried it first using Blueprints, but while I can figure out all Actions, the Key values are all empty:

Anyone has an idea before I try the C++ Version

I figured out this must be an Blueprint Issue. The C++ way works like a charm: