This fix eliminates the unsupported datasource property exception thrown when trying to derive a datasource from an unknown datasource type by calling ReflectionUtils on the getters and setters of the unknown datasource type.
Fixes #27295
Comment From: wilkinsona
Thanks very much, @saraswathy-krish.