Returns the value of attribute type
Returns:
the current value of type
3 4 5
# File 'lib/json_schemer/result.rb', line 3 def type @type end