showEvery property

int? showEvery

Property getter and setter for showEvery:

Implementation

int? get showEvery;
void showEvery=(int? showEvery)

Implementation

set showEvery(int? showEvery);