label property

String label
final

The label of this completion item. By default this is also the text that is inserted when selecting this completion.

Implementation

final String label;