CompletionItem.label

Get label property.

  1. string label [@property getter]
    class CompletionItem
    @property
    string
    label
    ()
  2. string label [@property setter]

Return Value

Type: string

Label to be shown for this proposal.