UInterfaces and UProperties add an object within the class definitions (UClass), but not to its instantiations.
The UPROPERTY specifiers “Instanced” / “EditInlineNew” would generate an additional UObject at instanciation, but that’s kinda the whole point of those specifiers.