plusSign
The string used to represent a plus sign.
Declaration
var plusSign: String! { get set }Discussion
By default, this property is set to the plus sign (+).
The string used to represent a plus sign.
var plusSign: String! { get set }By default, this property is set to the plus sign (+).