Inherited member is not allowed

Using what you said made me realize my mistake. I did a simple:

virtual void PostInitProperties();

In the header. I am facepalming so hard. Thanks either way.