Source position: fpopenapi.types.pp line 90
type TExampleKeyword = (
exkUnknown,
exkSummary,
exkDescription,
exkValue,
exkExternalValue
);