public async Task <IEnumerable <string> > GetTypes() { return(await _designService.GetTypesAsync()); }