hasMatchingName

open fun hasMatchingName(propertySource: PropertySource<out Any>): Boolean

Return true if the given source is named 'defaultProperties'.

Return

true if the name matches

Parameters

propertySource

the property source to check