# File lib/thinking_sphinx/real_time/property.rb, line 14
  def name
    (@options[:as] || @column.__name).to_s
  end