Creates a child settings object which has a base path of `base-path/name
`, where `base-path` is the base path of
this.
The schema for the child settings object must have been declared in the schema of this using a < child> element.
this |
a Settings object |
name |
the name of the child schema |
a 'child' settings object |