Create accent sensitive index, so accents on letters will be treated as significant when searching
public bool CreateAccentSensitive;
Public Property CreateAccentSensitive() As bool