see https://bugreports.qt-project.org/browse/QTBUG-10822
you can try,
id: root
property list <MyItem> myChildren
default property alias children: root.myChildren
Do you test your code in Qt 5.3?
↧