105 106 107
# File 'lib/ant_project.rb', line 105 def property_value(name) project.get_property(name) end