Why is there no "Set Name Attribute by Metadata Key" node? Is it a bug?

I’m creating a custom PCG node and I need to set an attribute of type “Name”. All other types seem to have two nodes, such as “Set Bool Attribute” (which requires a point as an argument) and “Set Bool Attribute by Metadata Key” (which requires an Integer64 key instead). In case of “Name”-typed attribute there is no such node. UE5.5 here