spring-framework / org.springframework.core.env / SystemEnvironmentPropertySource / containsProperty

containsProperty

open fun containsProperty(name: String): Boolean

Return true if a property with the given name or any underscore/uppercase variant thereof exists in this property source.