propertyMap property

Map<String, String> propertyMap
final

Describes the value of an application execution property key-value pair.

Implementation

final Map<String, String> propertyMap;