SqlField.serialize

string serialize()

Creates a new string representing a field. You need to free the returned string using [glib.global.gfree];

Returns

a new string with the name of the field or "null" in case field is invalid.