SexType
This class is for use with the
GenderPropertySexTypeshould be called with a single argument of type stringThe accepted values for the argument include:
M,F,O,NandUMstands for "male",Fstands for "female",Ostands for "other",Nstands for "none or not applicable",Ustands for "unknown".new SexType("F");