import QtQuick 2.0 DynamicPropertiesNestedType { property int a: 13 property int b: 12 super_a: 11 }