Source position: webidldefs.pp line 238
type TAttributeOption = (
aoStatic,
aoInherit,
aoReadOnly,
aoStringifier
);