{
  "friendlyName": "IMenuNode",
  "kind": "SchemaRootObject",
  "name": "IMenuNode",
  "properties": [
    {
      "description": "First Time",
      "friendlyName": "First Time",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "firstTime",
      "underlyingName": "FirstTime",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "description": "Folder",
      "friendlyName": "Folder",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "folder",
      "underlyingName": "Folder",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Home Page",
      "friendlyName": "Home Page",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "homePage",
      "underlyingName": "HomePage",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Icon",
      "friendlyName": "Icon",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "icon",
      "underlyingName": "Icon",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Id",
      "friendlyName": "Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "id",
      "underlyingName": "Id",
      "underlyingType": "int",
      "underlyingTypeRef": "Int32"
    },
    {
      "description": "Label",
      "friendlyName": "Label",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "label",
      "underlyingName": "Label",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Last Menu",
      "friendlyName": "Last Menu",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "lastMenu",
      "underlyingName": "LastMenu",
      "underlyingType": "bool",
      "underlyingTypeRef": "Boolean"
    },
    {
      "description": "Link",
      "friendlyName": "Link",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "link",
      "underlyingName": "Link",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Module",
      "friendlyName": "Module",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "module",
      "underlyingName": "Module",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Order",
      "friendlyName": "Order",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "order",
      "underlyingName": "Order",
      "underlyingType": "int",
      "underlyingTypeRef": "Int32"
    },
    {
      "description": "Route",
      "friendlyName": "Route",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "route",
      "underlyingName": "Route",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Sub Items",
      "elementSchema": {},
      "friendlyName": "Sub Items",
      "isEnumerable": true,
      "kind": "SchemaArrayProperty",
      "name": "subItems",
      "underlyingName": "SubNodes",
      "underlyingType": "List",
      "underlyingTypeRef": "List`1"
    }
  ],
  "underlyingType": "IMenuNode",
  "underlyingTypeRef": "IMenuNode"
}