properties property

Map<String, Value> properties
final

The properties of the artifact. Deprecated. Use RuntimeArtifact.metadata instead.

Implementation

final Map<String, Value> properties;