import QtQuick 2.0

Item {
    property VMEComponent p: VMEComponent {}
}
