kind

@SerializedName(value = "kind")
@Expose
open var kind: Result.Kind

A value that categorizes results by evaluation state.