Maybe:
alias x.x { }
Could have priority over:
alias x {
if $prop == x { }
}