import Qt.test 1.0 import QtQuick 2.0 QtObject { property MyQmlObject test: MyQmlObject {} }