Returns the value of attribute name
Returns:
the current value of name
6 7 8
# File 'lib/datadog/core/metrics/metric.rb', line 6 def name @name end