DisplayMemberPath Property (AutoComplete<T>)
Gets or sets the name of the property to use as the visual representation of the items.
[Json(1)]
public string DisplayMemberPath {get; set;}
'Declaration
<JsonAttribute(1)>
Public Property DisplayMemberPath As String