prop

inline fun <T> ApplicationConfig.prop(prop: String): T(source)

Extension function to get and convert config values to their respective type. Nullability is disabled to support java types