import QML QtObject { property var values1: [1, 2, 3] property var values2: [] }