type

abstract fun type(problemType: String): ProblemBuilderDefiningGroup(source)

Declares the problem type. Type can a string to couple similar problems together.

Return

the builder for the next required property

Parameters

problemType

the type name