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