DecimalSeparator: String
The DecimalSeparator property sets decimal part separator.
Property value is set directly or from JSON, by default it contains point character.
The example of use is given in the with description of the CultureInfo.validateNumber method.
See also: