spring-framework / org.springframework.beans.factory.support / BeanDefinitionBuilder / addPropertyValue

addPropertyValue

open fun addPropertyValue(name: String, @Nullable value: Any): BeanDefinitionBuilder

Add the supplied property value under the given name.