import QtQuick 2.0

EmptyComponent {
    property string bar: 'baz'
}
