Source position: fpddcodegen.pp line 45
type TVisibility = (
Private
ProtectedDOx
Public
Published
);