Nope! Has to be by rule.
Or you can short over it with copper. (Doesn't work on a plane layer, obviously.)
The next closest you might do is:
IsPad AND (Name Like 'R101-1')
or something like that.
Or the next better way, go into Design/Classes, put the pad in a new Pad Class, and query InPadClass('Direct') (or whatever you named them).
Tim