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