Disclaimer: This is a question out of curiosity, not because I have got an actual problem.
I am relativly new to godot and C# and I know in theory how namespaces work, but I never got to use one myself. Yesterday I was working with godot and asked myself why most methods and attributes have a type() definition but not _Process() and _Ready().