type: object
nullable: true
properties:
  female:
    $ref: '../properties/demographics_value.yaml'
  male:
    $ref: '../properties/demographics_value.yaml'
  unknown:
    $ref: '../properties/demographics_value.yaml'
  neutral:
    $ref: '../properties/demographics_value.yaml'