Problems with iterating over components and using set_editor_property

This works… But according to the documentation set_editor_property is rather recommended:



        sceneComponent.component_tags = a
        #sceneComponent.set_editor_property("component_tags", a)