DataWeaveの「Reading Application Properties」で、`${property.name}` 形式を使用する場所はどれか。

Mule構成ファイル内でのプロパティ参照に使用されます。DW内では `p(‘property.name’)` 関数を使います。