IsTeamTask property
bool?
get
IsTeamTask
Implementation
bool? get IsTeamTask => this.PropertyBag[TaskSchema.IsTeamTask] as bool?;
bool? get IsTeamTask => this.PropertyBag[TaskSchema.IsTeamTask] as bool?;