Retrieves a boolean value that indicates whether the current selection is protected.
public boolean getSelProtected()
Returns true if the current selection is protected; otherwise, returns false.
If selected text is protected, an attempt to edit the text triggers the protected event.
See Also onProtected, setSelProtected