name property
The name of the translation.
This is typically used as an identifier for the translation within the system and may be used for logging or debugging purposes. It can also serve as a human-readable descriptor of the translation's contents or purpose.
Implementation
final String name;