pub fn read_field_bool(v: &CodeValue, name: &str) -> Option<bool>
Convenience: find_field + read_bool.
find_field
read_bool