getLongProperty

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