import QtQuick 2.0

QtObject {
    property variant test: children
}
