BUG #15539: Hack to fix warning message.
requested to merge utkarsh.ayachit/paraview:15539_issues_with_inherit_representation_properties into master
The warning message reported by the BUG pops up since the ColorArrayName property was incorrectly inherited when InheritRepresentationProperties setting is set to 1. Using a temporary fix to avoid inheriting the value for scalar coloring related properties. We'll have to devise a more generic strategy as explained in the inline comments.
Fixes BUG #15539