serializeValue
Serializes a value of type T to a string representation (without the parameter name prefix).
Return
The string representation of the value, or null if the value shouldn't be included
Parameters
value
The value to serialize
Serializes a value of type T to a string representation (without the parameter name prefix).
The string representation of the value, or null if the value shouldn't be included
The value to serialize