When overridden in a derived class, gets the human-readable description of the current encoding.
Documentation for this section has not yet been entered.
The Encoding.EncodingName property is intended for display. To find a name that can be passed to the Encoding.GetEncoding(string) method, use the Encoding.WebName property.