Currently, they are not a type name because that's used for matching. See the comment here:
|
# The `firstName`, `lastName`, `secondName` etc. properties intentionally do not use |
@pudo suggested a NamePartType. There, we could do the same thing as in NameType.clean_text.
@jbothma suggested setting type: name and matchable: false. Would that work too?