import QtQuick 1.0 Item { property Item data property int a: data.x, 1 }