Instance Property

dataValue

The string wrapped in a data value.

Declaration

var dataValue: MLDataValue { get }

Relationships

See Also

Using a String as a Data Value

init?(from: MLDataValue)

Creates a string from another string wrapped in a data value.

static var dataValueType: MLDataValue.ValueType

The underlying type a string uses when it wraps itself in a data value.