import Qt.test 1.0

MyQmlObject {
    property bool test: objectProperty.objectProperty.trueProperty
}

