import QtQuick Item { property point p: "30,50" property rect p3: "10, 20, 30x50" property size p4: "30x50" }