firstName property

String? firstName
getter/setter pair

Optional. First name of the other party in a private chat

Implementation

String? firstName;