Title property

String? get Title
Gets the contact's title.

Implementation

String? get Title => this._title;