This property is a string representing the gender of a Wiki Law School user. The property accepts the values "male" or "female."
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "male", "female" ] } }