This cannot be done in an easy way, you would have to create a new custom node class, and also a new pin factory to override the drawing of one of your pins, which would probably be a Name pin, similarly to how it’s done in the GetDataTableRow node. It’s not a straightforward task and there’s not much documentation on it unfortunately