# File lib/rdf/redland/schemas/rdfs.rb, line 28
  def comment()
    self.get_property(RDFS_COMMENT).to_s
  end