import Qt.test 1.0

MyQmlObject {
    id: root
    property int test: root.value
}
