enum class AssertionDescription : ISimpleTranslatable
Use these ISimpleTranslatables in the implementation to create corresponding IAssertions.
val value: String
The default representation of this ITranslatable.  | 
open fun getDefault(): String
Returns the default representation of this ITranslatable which is value.  |