Returns the array of IANA-registered names for this encoding. If there is an IANA preferred name, it is the first name in the array.
[Visual Basic] Overridable Public ReadOnly Property WebName As String [C#] public string WebName {virtual get;} [C++] public: __property virtual String* get_WebName(); [JScript] public function get WebName() : String;