middleName property

String? middleName
final

When the party is a person, the party's middle name. Use also to store multiple middle names including the patronymic, or father's, middle name.

Implementation

final String? middleName;