SyntaxFix
Write A Post
Hire A Developer
Questions
Try this :
$obj = @{ SomeProp = "Hello" } Write-Host "Property Value is $($obj."SomeProp")"