gender property

string? gender
getter/setter pair

Gender of the user, "male" or "female"

Implementation

string? gender;