import Qt.test 1.0

MyQmlObject {
    stringProperty: trueProperty?'pass':'fail'
}
