NodeType:
    | "object"
    | "array"
    | "property"
    | "string"
    | "number"
    | "boolean"
    | "null"