Forcing an actor with an interface to have a property

No. only if you do code reflection, but then the property won’t be visible to C++, only through reflection too.
The user should add the property manually.