Up to now, the properties are only given to the matcher if the matcher class implements IMatcher interface
which is done for MatcherYAAAJena and MatcherYAAAOwlApi.
Workaround:
Extend MatcherURL and IMatcher<URL, URL, URL> which introduces two match methods - one with parameter and one without parameters.