Protected

WMA link


Protected

is an attribute that prevents values on a symbol from
being modified.

Values of Protected symbols cannot be modified:

However, attributes might still be set:

Thus, you can easily remove the attribute Protected:

You can also use Protect or Unprotect, resp.

If a symbol is Protected and Locked, it can never be changed again:

Protect
ReadProtected