import Test 1.0
MyQmlObject {
    readOnlyString: "Hello" + "World"
}
