How to expand member-variables in Write-Host or double quotes? June 8, 2023 by Tarik If you want to use property access within double-quoted strings, you need a subexpression: "Foo $($bar.Property)"