HasSelectedItem Property (RadioGroupDescription)
Indicates whether a radio button is selected in the current group.

C# Syntax

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