enum class DescriptionOptionalAssertion : StringBasedTranslatable
EMPTY
GET
IS_NOT_PRESENT
value
val value: String
The default representation of this Translatable.
getDefault
open fun getDefault(): String
Returns the default representation of this Translatable which is value.