I use a third party Entity class with custom props. I extend it and need to add additional meta to already existing props defined inside the class I extend.
Here a co