Initials property

String? Initials
Gets the initials of the contact.

Implementation

String? get Initials => this._initials;