first_name property

string? first_name
getter/setter pair

The new value of the first name for the current user; 1-64 characters

Implementation

string? first_name;