Returns the value of attribute data
Returns:
the current value of data
1464 1465 1466
# File 'lib/net/imap.rb', line 1464 def data @data end