caching

@get:JvmName(name = "getCaching")
@set:JvmName(name = "setCaching")
var caching: Boolean
Enable caching for this engine.

bool caching = 4;