pub fn to_csharp_name(name: &str) -> String
Convert a Rust snake_case name to C# PascalCase convention.