PropertyDescription.isOptional property
Whether the property is optional, from the second argument of property(). Defaults to false, and is never inferred from a TypeScript ? modifier.
Signature:
isOptional: boolean;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.