Hi, I'm trying to get the name of different geometries in my model. For example, when I select a geometry (in this case, a line), and then try to access its name using the "Attribute" node, it returns something like QueryChildren.8 instead of the actual name shown in the model, which is "KW_2". I've also tried using other attribute types, such as "Feature", but without success. Could someone help me to correctly access the geometry's actual name, as shown in the model? Thank you and