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