val repository: Repository
fun <T> repository(callback: Repository.() -> T): T
Perform operations on JCR content repository (CRUD etc).