Surname property

String? Surname
Gets the surname (last name) of the contact.

Implementation

String? get Surname => this._surname;