Denote a static field {@code Key} as being synthetic (i.e. not having a native
tag one-to-one counterpart).
Keys without this annotated are assumed to always have a native counter-part.
In particular a key with a native counter-part will always have it's {@code #getTag}
method succeed. |