name property

String? name
final

If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

Implementation

final String? name;