fullName property

String? fullName
getter/setter pair

The user's full name - if setting the first name you should set this too

Implementation

String? fullName;