div

operator fun KProperty<*>.div(other: KProperty<*>): DocumentPathBuilder
operator fun KProperty<*>.div(other: String): DocumentPathBuilder
operator fun String.div(other: KProperty<*>): DocumentPathBuilder