The suffix displayed after yhe value.
String get suffix => _suffix;
set suffix(String suffix) { this._suffix = suffix; }