Mandatory property of @Component() decorator function?
I know @Component() decorator functions accepts a lot of properties like template, templateUrl, input, output, styles, styleUrl etc. Out of all propety which property is mandatory for a component?