Pattern: Undocumented public property
Issue: -
This rule will report any public property which does not have the required documentation. If the codebase should have documentation on all public properties enable this rule to enforce this. Overridden functions are excluded by this rule.