spring-framework / org.springframework.beans / PropertyValue / getOriginalPropertyValue

getOriginalPropertyValue

open fun getOriginalPropertyValue(): PropertyValue

Return the original PropertyValue instance for this value holder.

Return
the original PropertyValue (either a source of this value holder or this value holder itself).