import QtQuick 2.0 QtObject { property int test: { var _ = 1; _ } }