CompletionProvider.getName
string getName()Get the name of the provider. This should be a translatable name for display to the user. For example: _("Document word completion provider"). The returned string must be freed with [glib.global.gfree].
Returns
a new string containing the name of the provider.