Returns:
164 165 166
# File 'lib/bindata/struct.rb', line 164 def key?(key) @field_names.index(base_field_name(key)) end