OptionaldefaultDisplay name of the default keyword, when one is configured and visible.
The value corresponds to what should be shown inside angle brackets in the
prompt tail, e.g. <Yes>. When no default keyword is active (or when the
default is hidden), this field is undefined.
Canonical AutoCAD-style keyword suffix for prompt rendering.
Standard form:
[K1/K2]: when no default keyword exists[K1/K2] <K1>: when a default keyword existsThis string is intended to be appended after the prompt message, e.g.:
Specify option [Yes/No] <Yes>:
Ordered list of visible keyword display names.
Notes:
Structured keyword-prompt render payload used by command-line UI.
This interface captures the canonical AutoCAD-style keyword section that appears after the prompt message, including:
[...]<...>:Typical rendered form:
Specify option [Yes/No] <Yes>: