deprecated


Description:

public bool deprecated { get; set; }

Whether this completion item is deprecated.

This protocol field is deprecated in favor of tags, but is retained for clients that do not support completion item tags.