Source position: webidldefs.pp line 239
type TAttributeOptions = set of (
aoStatic,
aoInherit,
aoReadOnly,
aoStringifier
);