name property
If the attribute is Properties
, the value is the name of the
property. Otherwise, the value is null.
Implementation
final String? name;
If the attribute is Properties
, the value is the name of the
property. Otherwise, the value is null.
final String? name;