Description :
Sets whether an object will get drawn on the screen or not. Only available to classes.
Uses :
Use this for showing or hiding objects temporarily.
Example :
This code makes the object invisible if it was visible or visible if it was invisible, when the i key is released.