Represents a Boolean value. The equivalent of bool.
public value struct Boolean
Boolean has the Equals(), GetHashCode(), and ToString() methods derived from the Platform::Object Class, and the GetTypeCode() method derived from the Platform::Type Class.