prefix property

List<String> prefix
getter/setter pair

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

Implementation

List<String> prefix;