gender property

String? gender
final

The holder's gender.

This is either '1' for male or '2' for female.

Implementation

final String? gender;