I see what you mean, although the ToString() method retrieves the value assigned. Otherwise, the object with no property or method is the value assigned.
$Str = [system.string]"This is a test"
"Value: $Str"
Richard Mueller - MVP Enterprise Mobility (Identity and Access)