{
  "friendlyName": "Brand",
  "kind": "SchemaRootObject",
  "name": "Brand",
  "properties": [
    {
      "description": "Backgrounds",
      "elementSchema": {
        "isLogicalPrimitive": true,
        "kind": "SchemaRootObject",
        "name": "String",
        "underlyingType": "string",
        "underlyingTypeRef": "String"
      },
      "friendlyName": "Backgrounds",
      "isEnumerable": true,
      "kind": "SchemaArrayProperty",
      "name": "backgrounds",
      "underlyingName": "Backgrounds",
      "underlyingType": "string[]",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Help",
      "friendlyName": "Help",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "help",
      "underlyingName": "Help",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Id",
      "friendlyName": "Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "id",
      "underlyingName": "Id",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Name",
      "friendlyName": "Name",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "name",
      "underlyingName": "Name",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Site",
      "friendlyName": "Site",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "site",
      "underlyingName": "Site",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    }
  ],
  "underlyingType": "Brand",
  "underlyingTypeRef": "Brand"
}