enum class TestTranslatable : ISimpleTranslatable
Contains ISimpleTranslatables which are used in TranslationSupplierSpec.
val value: String
The default representation of this ITranslatable.  | 
open fun getDefault(): String
Returns the default representation of this ITranslatable which is value.  |