message property

  1. @Input()
String message
getter/setter pair

Implementation

@Input()
late String message;