This doesn't work when the method is marked as @property. Any idea why is that so? On Wednesday, 5 June 2013 at 02:19:38 UTC, Jonathan M Davis wrote: > > is(typeof(A.func) == const) > > - Jonathan M Davis