BooleanPropertyMetadataInput: Partial<
    OmitStrict<BooleanPropertyMetadata, "type">,
>

Input Metadata for boolean properties.