What\'s wrong with this class?
export class Product { constructor( public id?: number, public name?: string,