export class xxxCMD extends SimpleCommand { static NAME:string = "xxxCMD"; execute(notifi:INotification) { } }