enum class AssertionVerb : StringBasedTranslatable (source)Deprecated, switch to api.verbs.internal.AssertionVerb; will be removed with 1.0.0
val value: String
The default representation of this Translatable.  | 
open fun getDefault(): String
Returns the default representation of this Translatable which is value.  |