Expose Hidden Shadow toggle to blueprints so it can be changed at run time

Hey,

It would be nice to have the Hidden Shadow bool option thats found on primitive components be exposed to blueprints so it can be changed at runtime. Apparently its possible to expose it to blueprint in C++ without issue but it would be nice for this to be a default behaviour for the option for people who can’t make code modifications.

Thanks