import QtQuick 2.0
Item {
property var jsOwnedObject1: deleteObject.object1()
property var jsOwnedObject2: deleteObject.object2
}