List Level Fails to import
Created by: vicdoval
The problem with this node is that it creates the properties dynamically, so when the node is created by the importer it does not have the properties so the can not be set.
Maybe it could be solved with load_from_json function but @Durman suggested to avoid this solution