Returns the value of attribute data
Returns:
the current value of data
5 6 7
# File 'lib/draftjs_html/draftjs/entity.rb', line 5 def data @data end