Description: Operand '%1' is inaccessible due to its Visibility setting.
Cause: The operand is not visible in the current scope.
Resolution: Change the visibility of the element target or move it to a place where the method can find it.