import QtQuick 2.0

Item {
    property var a: 5
}
