//@Output(alias) propertyName = ...
@Output('myClick') clicks = new EventEmitter‹string›();