name property

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

A short name label for the expansion panel.

Implementation

@Input()
String? name;