# sex Schema ```txt https://covid19.admin.ch#/definitions/PopulationAgeRangeSexData/properties/sex ``` Sex male - male female - female | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ----------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [sources.schema.json\*](../schema/sources.schema.json "open original schema") | ## sex Type `string` ([sex](sources-definitions-populationagerangesexdata-properties-sex.md)) ## sex Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :--------- | ----------- | | `"female"` | | | `"male"` | |