Binding Sources: Custom (Client-Side Binding Only)
The application code on the client can register any other object as a binding source. Properties of registered objects can be used in binding expressions:
<title>Reservation: $(reservation.type)</title>