gradle Property
Creates a Provider whose value is fetched from the Gradle property of the given name.
More information on Gradle properties.
Return
the provider for the Gradle property, never returns null
Since
6.2
Parameters
property Name
the name of the Gradle property