name property

String? name
final

If the attribute is Properties, the value is the name of the property. Otherwise, the value is null.

Implementation

final String? name;