1 import Test 1.0
2 MyContainer {
3 property variant object : myObjectId
4
5 MyTypeObject {
6 id: "myObjectId"
7 }
8 }