IRadioNodeList interface IRadioNodeList : INodeList, IEnumerable<INode>, IEnumerable, IMarkupFormattable Represents a list of radio input elements. Documentation Code string Value { get; set; } Gets or sets the currently selected value.