Default focus on first item(Radio button list)

Can we default focus on first item in the radio button list.
image
Code:

Thanks.

When you focus the component the first item will be focused automatically.

Thanks @enchev for reply
actually in my case, I want to focus programmatically on the radio button list's first element.