Returns the sex of the worker.
Sex::sex_type getSex() const;
MALE (0) if male, FEMALE (1) if female.
WorkerDataGeneral Methods