import Qt.test 1.0

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