name property

  1. @Input()
String? name
getter/setter pair

Implementation

@Input()
String? name;