public class RadialMenuActionDescription { public bool IsEnabled { get; set; } public string Description { get; set; } }