I have several component with this variable name:
export class MapWifiPopupComponent implements OnChanges { @Input() properties: any; }
and then