Sets the attribute result
Parameters:
the value to set the attribute result to.
9 10 11
# File 'lib/soap.rb', line 9 def result=(value) @result = value end