When a Kendo UI RadioButton is bound to a null or undefined value, an uncaught TypeError exception fires.
Please take a look at the following Progress Kendo UI Dojo which demonstrates the error firing.
When a null or undefined value is set, the RadioButton should be set to false.