Gets or sets the value of the charset parameter.
The value of the charset parameter.
The charset parameter is often found in text media types. It indicates the character encoding of the text content.
If there is no charset parameter, the property returns an empty string.
This property is a convenience property that searches the list
of Parameter objects.
MediaType Class | Hunny.Mime Namespace