isFuture property

bool? isFuture

Property getter and setter for isFuture:

Implementation

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

Implementation

set isFuture(bool? isFuture);