namespace UI { public class RoleItemContext : UIContext { public int RoleId; public string IconName; } }