Property CanFix CanFix True if this rule can fix itself. If child class sets this to true, class must override FixIssues Declaration public virtual bool CanFix { get; set; } Property Value Type Description bool