Is there a way to define a property in C++ that needs to be implemented by an inherited Blueprint class?

Thank you for the reply! Dynamiquel’s answered it (I don’t think I worded my question great!) A UPROPERTY with EditDefaultsOnly worked.