MiddleName property

String? MiddleName
Gets the middle name of the contact.

Implementation

String? get MiddleName => this._middleName;