The main header content from the first line of the directive
Properties extracted from the directive
Optionalcomment?: stringOptional comment text following a semicolon
OptionalsyntheticThe type of Beancount directive (e.g., 'open', 'close', 'balance')
The basic result structure from generic parsing of a Beancount directive. Contains the directive type, header line content, and any properties like comments.