This example demonstrates a rather interesting "feature" of ExtJS ViewModel and data binding system, by which implicit two-way data bindings are established between parent and child view models properties within the same hierarchy that share a data property with the same name, whose value is undefined at the lower level. Hint: click the ? in upper right of the panels.