xtrasProperty

inline fun <T> Project.xtrasProperty(name: String, noinline notFound: () -> T? = null): T