[]
Gets or sets the selected theme name. The theme will be assigned if such a theme name is present in the registered themes of the application.
[C1Category("Behavior")]
[C1Description("C1ThemePicker.SelectedThemeName", "The selected theme name.")]
public string SelectedThemeName { get; set; }