Items Property (RadioGroupDescription)
A collection of all radio buttons in the radio group (separated by ;).

C# Syntax

public string[] Items {get; set;}