These may include parameter-less methods, non-private fields or properties; for example, the MyMember type(s) in the following:
       class-id Errors.
       01 MyMember binary-long public.
       method-id MyMember.
       end method.
       end class.