last_name property

string? last_name
getter/setter pair

Last name of the user

Implementation

string? last_name;