A MetadataKey representing whether the field is required.
MetadataKey
const REQUIRED: MetadataKey<Signal<boolean>, boolean, boolean>;