The value of object[ property ] when the controller was created.
Pass a function to be called whenever the value is modified by this controller.
The function receives the new value as its first parameter. The value of this will be the
controller.
Pass a function to be called after this controller has been modified and loses focus.
Sets the value of object[ property ], invokes any onChange handlers and updates the display.
Returns
object[ property ].