public class DocumentsKt
public DocumentsKt()
@Nullable public static <T> T findValue(@NotNull org.bson.Document $this$findValue, @NotNull kotlin.reflect.KProperty<? extends T> property)
Find the value for the specified path from the document.