# File lib/couchrest/model/property.rb, line 22
def
to_sym
@_sym_name
||=
name
.
to_sym
end