* This fixes broken C# codegen when a service method has attributes. * Add both C++ and C# unit test to make sure that service and method attributes are properly generated and accessible. Fixes https://github.com/Microsoft/bond/issues/617