value
The value that the binary activity item takes.
Declaration
var value: Bool { get set }Discussion
Interpret this value according to the binary activity item’s valueType. For example, if the value type is set to CLSBinaryValueType.passFail, then false means fail, and true means pass.