[#AE62B6A840BDC4D7C79E5D73E79519E26E264243]
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.