What is the correct answer?
4
A. set the property .alpha = 0
B. set the property .visible = true
C. set the property .alpha = 1;
D. set the property .visible = false;