userName property

String userName
getter/setter pair

the custom identify of the user

Implementation

String customUserId; /// the custom identify of the user
String userName;