/// The ExclusiveGroupItem control can be used as a base class for a control which/// needs support for ExclusiveGroupItem{id:_rootpropertyboolchecked:falsepropertyExclusiveGroupexclusiveGroup:nullonExclusiveGroupChanged:{if(exclusiveGroup){exclusiveGroup.bindCheckable(_root)}}}