properties property

Map<String, ParameterProperty> properties
final

Map of parameter names to their properties

Implementation

final Map<String, ParameterProperty> properties;