getTranslation

@NotNull
abstract fun getTranslation(): @NotNull String

Gets the translation key associated with the source line.

Return

The translation key.