gender property

int? gender
getter/setter pair

@ gender 0: male, 1: female

Implementation

int? gender;