SqlParamSpec.takeName
void takeName(gobject.value.Value value) nothrowSets pspec's name. value's ownership is transferred to pspec (which means pspec is then responsible for freeing it when no longer needed).
Parameters
value | a G_TYPE_STRING #GValue |