open fun setAlias(alias: String): Match
Set an alias that would replace the label value when it matches.
alias - the matcher alias
alias
Return a reference to this, so the API can be used fluently