symbol property

String symbol
getter/setter pair

The symbol that will be used on formatted output, default value is $ (Dollar Sign)

Implementation

String symbol;