Context object containing the necessary information to resolve a binding.
| bindingId | The binding ID of the element to bind. | 
| dataSource | The data source that was resolved for a given binding. | 
| dataSourcePath | The resolved path to the value in the source, including relative data source paths found in the hierarchy between the target and to the resolved source owner. | 
| targetElement | The target element of the binding. |