get

open fun get(propertySource: PropertySource<out Any>, name: String): Origin

Get an Origin for the given PropertySource and propertyName. Will either return an OriginLookup result or a PropertySourceOrigin.

Return

the property origin

Parameters

propertySource

the origin property source

name

the property name