Java Component Configuration Property Response
data class JavaComponentConfigurationPropertyResponse(val propertyName: String? = null, val value: String? = null)
Configuration properties for a Java Component