[]
Specifies the setting name that determines the text encoding to use.
public static string EncodingPropertyName { get; }
Valid values are the code page name of the preferred encoding. For example: utf-8, utf-16, utf-32, iso-8859-1, iso-2022-jp, etc... Default: utf-8