suffix property

List<String> suffix
getter/setter pair

Parts that come after the name. This repeating element order: Suffixes appear in the correct order for presenting the name

Implementation

List<String> suffix;