Lv_obj_style_dec.h error

Hello everyone.
I put the LVGL to my project. But after included everything, I got the message from IDE like this. Can anyone tell me how can I fixed this error. I’m looking forward for your reply as soon as possible.
Thanks,
Best Regards,

My guess is that you have another header file defining prop_name somewhere and polluting the global namespace. Perhaps try searching your project for any other references to prop_name.

Tks for your reply and I’m really sorry about my late reply for you. I have searched in my project and I see there is no other references to prop_name. so I don’t think that is a problem. Any pther ideas that you can think?
Thanks,
Best regards,