Tentative property

bool? get Tentative
Gets a value indicating whether the associated meeting is tentatively accepted.

Implementation

bool? get Tentative => this.tentative;