Returns the value of attribute data
Returns:
the current value of data
1445 1446 1447
# File 'lib/net/imap.rb', line 1445 def data @data end