A visibility specifier that restricts access to fields, methods, or properties to the class itself (and, in Free Pascal's default mode, to other code in the same unit). The most restrictive visibility. (Ch. 16)