BINARY
case BINARY:
type = BINARY;
type = BINARY;
val.type = property_value::BINARY;
pv.type = property_value::BINARY;
case BINARY:
if (other.type == PHANDLE || other.type == BINARY)
type = BINARY;
return is_type(BINARY);