Which property specifies the property of the event?
A
Type
B
Target
C
Manner
D
Program
Correct Answer: Type
All event objects have a type property that specifies the event type. Event type is a string that specifies what kind of event occurred.