valueType

abstract val valueType: String?

The type of the dynamic field "value".

If this is a dynamic object field then this is the type of the object itself (which is a child of this field), otherwise this is the type of the value of this field.