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)
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)