Ported from UserVoice:
Example #5 for the ConvertFrom-String cmdlet is wrong.
It states that it will generate an object with default property names and with the specified property types (string and integer), but it is the same as example #4 (just the property names)
PowerShell-Docs/reference/5.0/Microsoft.PowerShell.Utility/ConvertFrom-String.md