Coming across this once again, and it is still not resolved, though it's a quite basic thing: Iterating over a List of Data Types and wanting to reference the loopitem.property.
When I build the logic as per my screenshot, why is the code generated like this and not using the properties/getters as intended? Something I am doing wrong here? Interestingly, when I look at the code in the FF->Dev Menu->Show code section, it is correct. When the code is exporter, it is not.