I am compiling a contact force model. In the CPU API, I can successfully access the custom property calculated by another volume force model. However, after converting the contact model to the CUDA version, I can no longer access this custom property value. Could you please tell me where the problem in my code might be?