Property:Has status
Appearance
This property defines the content's visibility status (e.g., Draft, Published, or Archived).
Text Draft Published Archived
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Draft", "Published", "Archived" ] } }