Sets the value of a String column property, as specified by the overloaded methods.

Syntax

void setString(int propertyIndex, String value)
void setString(String propertyName, String value)