Project Custom Module Custom Config Custom Output Property Value Expression
data class ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpression(val description: String? = null, val expression: String, val location: String? = null, val title: String? = null)