Set the property value.
string value; // give relevant initial value obj.Value = value; value = obj.Value
Type:string