Perhaps also rename this field from `Optional`.. to `Nullable` to better specify what kind of property this is vs. required: https://github.com/dylibso/xtp-bindgen-test/blob/5575cd856642456749a42f414e9443d2bbf56ea5/runner/src/index.ts#L15
Perhaps also rename this field from
Optional.. toNullableto better specify what kind of property this is vs. required:xtp-bindgen-test/runner/src/index.ts
Line 15 in 5575cd8