public override void AddToDatabase()
 {
     DatabaseManager.AddGroup(Name, Comment);
 }