Returns the extension name for the SourceCamel subtype for protocol
.
The extension name can then be passed to get_extension to obtain an instance of the SourceCamel subtype.
For example, given a protocol named "imap" the function would return "Imap Backend".
protocol |
a Provider protocol |
the SourceCamel extension name for |