public void GetParams()
 {
     sectionBl.ResetVmParams();
     sectionBl.VmParams.Title = NameTextEdit.Text;
 }