customerMiddleName property

String? customerMiddleName
getter/setter pair

Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes. Optional on AAMVA 01, 02, 03, Magnetic and Compcat barcodes.

Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by space " ".

Implementation

String? customerMiddleName;