IsChecked Property (RadioButtonDescription)
Indicates whether the radio button is selected.

C# Syntax

public Nullable<bool> IsChecked {get; set;}