import QtQuick 2.11
Item {
id: zzz
height: 333
Rectangle {
width: zzz.height
}
property int propertyOfZZZ