NodePropertyItem: {
    properties?: NodePropertyTree;
    term: Term;
    termType: string;
    value: string;
}

Type declaration