last_name property

string? last_name
getter/setter pair

The new value of the optional last name for the current user; 0-64 characters

Implementation

string? last_name;