!--a11y-->
FeatureProvider Interface 
This is the base interface for all ClientProtocol-s and ClientTransportBinding-s:

· isFeatureImplemented() – returns true if the feature together with the properties that are provided in the PropertyContext parameter are implemented by this protocol or transport binding
· getName()– returns the unique name of this protocol
· getFeatures() – returns a Stringarray of the supported features
