name property
The name of the contributor. This is dependent on the
AttackPropertyIdentifier
. For example, if the
AttackPropertyIdentifier
is SOURCE_COUNTRY
, the
Name
could be United States
.
Implementation
final String? name;
The name of the contributor. This is dependent on the
AttackPropertyIdentifier
. For example, if the
AttackPropertyIdentifier
is SOURCE_COUNTRY
, the
Name
could be United States
.
final String? name;