Method: Mechanize::Form::Field#name

Defined in:
lib/mechanize/form/field.rb

#nameObject

Returns the value of attribute name.



20
21
22
# File 'lib/mechanize/form/field.rb', line 20

def name
  @name
end