BaseType
public enum BaseType : String, Codable, RSDStringEnumSet
The base type of the answer result. This is used to indicate what the type is of the
value being stored. The value stored in the RSDAnswerResult
should be convertable
to one of these base types.