getDoubleProperty

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