Generate comments for public members
Generate C# comment for the code, follow these rules: - Generate only for class/struct/interface itself and their public/protected members - Describe what the code does - Don't generate for internal/private members, propery body and method body