1.  
  2. @Input() hero: Hero;
  3. @Input() power: string;
  4.