Operations support the following tagged values:
Protected Friend
Shadows
Overridable
Operations with no return parameter (returning 'void') are generated as 'Sub'
Operations with a return parameter are generated as 'Function'