Returns the value of attribute name.
9 10 11
# File 'lib/loxxy/ast/lox_fun_stmt.rb', line 9 def name @name end