Gets the language code of the error message.
public string Language { get; }
member this.Language : string
Public ReadOnly Property Language As String
Thank you.