Returns the value of attribute data
Returns:
the current value of data
42 43 44
# File 'lib/capp/packet.rb', line 42 def data @data end