properties

@SerialName(value = "properties")
val properties: Map<String, String>? = null(source)

An object containing properties for the SVG template. This property is REQUIRED if more than one SVG template is present, otherwise it is OPTIONAL.