comma top-level property

num comma
getter/setter pair

Implementation

num digit0 = 48, digit9 = 57, comma = 44, space = 32, period = 46, minus = 45;