Confluence.js - Cloud and Server API library
    Preparing search index...

    Type Alias PropertyValue

    PropertyValue: Record<string, any>

    The value of the property. This can be empty or a complex object.* For example,

    "value": {
      "example1": "value",
      "example2": true,
      "example3": 123
    }