in src/construct.ts [170:172]
public set defaultChild(value: IConstruct | undefined) { this._defaultChild = value; }