Dot Net Component Configuration Property Response
data class DotNetComponentConfigurationPropertyResponse(val propertyName: String? = null, val value: String? = null)
Configuration properties for a .NET Component