name


Description:

public string name { get; set; }

The toggle name.

Allows accessing the toggle by its name instead of index.

See [property@ToggleGroup:active-name].