gender property

String gender
final

The text representing gender of the person to whom this document belongs.

'M' and 'F' represent Male and Female.

Implementation

final String gender;