'package' visibility will be translated into 'Friend'
'abstract' will be translated into 'MustInherit' or 'MustOverride'
'final' will be translated into 'NotInheritable' or 'NotOverridable'
'static' will be translated into 'Shared'
The following keys for tagged value pairs are supported when the value has been set to 'true' within the appropriate context:
Shadows
Overridable
Protected Friend