userName property

String? userName
getter/setter pair

The first name of the user or the user's nickname.

Implementation

String? userName;