groupingSeparator
The string used by the receiver for a grouping separator.
Declaration
var groupingSeparator: String! { get set }Discussion
For example, the grouping separator used in the United States is the comma (“10,000”) whereas in France it is the space (“10 000”).