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

C# Syntax

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