isVisible property

bool? isVisible
getter/setter pair

Whether to display an event. true: yes false: no

Implementation

bool? isVisible;