import QtQuick 2.0

QtObject {
    property int a
    property bool a
}
