import QtQuick 2.0 Item { property bool test: false CreationContextLoader { } }