person.children.first-name


Description: first name of person

Type: string

Type-Reference: /definitions/string

Schema:


{
    "type": "string",
    "description": "first name of person"
}