import TestTypes
MyType {
id: root
property int test: myEnumType.type
property bool test_1: myEnumType.type
}