actor component ownership

if i implement a component in 9 blueprints and i " get owner " what will be the result, the current blueprint if its owner, what if not?

The owner will the instance of the actor who owns the component. Or print the Display Name to find out.