When attempting to set a config property: ``` Set-BloggerConfig -Name BlogId -Value 12345 ``` Returns the following error: ``` Set-BloggerConfig: The property 'Name' cannot be found on this object. Verify that the property exists. ```
When attempting to set a config property:
Returns the following error: