The isShowing property
Objects have a property named isShowing.
Has a boolean value that is either true or false.
If true, the object is completely visible.
If false, the object is completely invisible.