spring-framework / org.springframework.expression.spel.support / ReflectivePropertyAccessor / write

write

open fun write(context: EvaluationContext, @Nullable target: Any, name: String, @Nullable newValue: Any): Unit