ReadProtected
ReadProtected is an attribute that prevents values associated with a symbol from being seen.
Examples
SetAttributes[f, ReadProtected]
f[x_] := x^2
??fAttributes[Plus]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.