getLocalProperty

fun Project.getLocalProperty(name: String): Provider<String>
fun Settings.getLocalProperty(name: String): Provider<String>