Get value as string. Single valued items are converted to a string with the toString() Object method. Multi valued entries are converted to a comma separated List. No quoting of commas within values is performed.
@param name The entry key. @return string value.
See Implementation
Get value as string. Single valued items are converted to a string with the toString() Object method. Multi valued entries are converted to a comma separated List. No quoting of commas within values is performed.
@param name The entry key. @return string value.