properties property

Map<String, String> properties
final

The attributes mapped by name to value.

Implementation

final Map<String, String> properties;