isFuture property

bool? get isFuture

Property getter and setter for isFuture:

Implementation

bool? get isFuture;
set isFuture (bool? isFuture)

Implementation

set isFuture(bool? isFuture);