```haxe <View header.text="${foo()}"/> ``` will produce ```haxe { header: { text: "${foo()}" } } ```