sex property

String? get sex

Extracted sex. Possible values include "M", "F" and "X"

Implementation

String? get sex => getField('Sex');