reCase property Null safety
A callback that re-cases the terms.
Re-case is called on individual terms, not phrases or keywords and can be used to preserve case on identifiers, given names or other case-sensitive language.
Implementation
TermModifier get reCase;