gender property

String gender
read / write

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

Implementation

late String gender;