name property
If the Attribute
value is Properties
, the name of
the property. For all other attributes, the value is null.
Implementation
final String? name;
If the Attribute
value is Properties
, the name of
the property. For all other attributes, the value is null.
final String? name;