import QtQml 2.0

QtObject {
    property string myStr: "intercepted"
}
