CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Member predicate Pom::getProperty

Gets a property value defined for this project with the given name, either in a local <properties> section, or in the <properties> section of an ancestor POM.

PomProperty getProperty(string name)