propertySeparator property

String propertySeparator
final

Property separator to add between properties.

See singleLineTextConfiguration for an example of using this field to render properties as a comma separated list.

Implementation

final String propertySeparator;