[#E6A769DEE84D449426382CBDD487B5AFD5A877C7]
True if a value is present
bool has_value = false;
The presence of a value is indicated by `has_value == true`. An empty value is distinct from no value.