internal void Download(string downPath)
 {
     DisplayModel?.Download(downPath);
 }