middle property

String? middle

The first middle name if any.

Implementation

String? get middle => middleName().firstOrNull;