value
The value of the handle.
Declaration
var value: String { get }Discussion
A handle’s value corresponds to its type. For example, a handle with type equal to CXHandle.HandleType.phoneNumber should have a value consisting of a sequence of digits.