first_name property

string? first_name
getter/setter pair

The first name of the user; 1-64 characters

Implementation

string? first_name;