first_name property

string? first_name
getter/setter pair

First name of the user

Implementation

string? first_name;