The problem is the following:
$xml = [xml](Get-Content $USSExternalContentTypeFile)
$xml.Model.Properties.Property. ....
$xml.Save($USSExternalContentTypeFile)
Name Type #text
---- ---- -----
Connect Integrated Security System.String textxtxtxtxtxtxtxt
<Property Name="Connect Integrated Security" Type="System.String">SSPI</Property>
Help multiple xml attribute to replace #text?
Finish: Property[2].'#text' = 'foo'