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

getProperty

@Nullable open fun getProperty(name: String): Any

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