An enum that this property is one of.
The format of the property, or undefined if none.
CAUTION: The 'bigint' format is handled as a string/BigIntString, because the native bigint type causes problems with serialization into json.
The maximum value of the property.
The minimum value of the property.
Whether or not the property is a primary key. Enabling this also sets 'unique' to true.
The type of the property.
Whether or not the property should be unique.
Metadata for number properties.