severity


Description:

public DiagnosticSeverity severity { get; set; }

The diagnostic's severity. Can be omitted. If omitted it is up to the client to interpret diagnostics as error, warning, info or hint.