restore property

bool? restore

Implementation

bool? get restore;
void restore=(bool? restore)

Implementation

set restore(bool? restore);