class CndSync
CndSync(aem: AemExtension)
val file: RegularFileProperty!
val type: Property<CndSyncType!>!
fun sync(): Unit
fun type(name: String): Unit