nilSymbol
The string used to represent a nil value.
Declaration
var nilSymbol: String { get set }Discussion
By default, this property is set to an empty string (””).
The string used to represent a nil value.
var nilSymbol: String { get set }By default, this property is set to an empty string (””).