Return the user-visible label for the completion, or null if the plain
text should be shown.
Syntax
[get: Android.Runtime.Register("getLabel", "()Ljava/lang/CharSequence;", "GetGetLabelHandler")] public Java.Lang.ICharSequenceLabelFormatted { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Return the user-visible label for the completion, or null if the plain
text should be shown. If non-null, this will be what the user sees as
the completion option instead of the actual text.