import QtQuick 2.0

Item {
    property int children: root.children.length
}
