import QtQuick as T T.Item { T.Rectangle { property int length: parent.T.Screen.foobar } }