Vertex Viewer SDK
    Preparing search index...

    Interface DomainPropertyKey

    interface DomainPropertyKey {
        category: 0 | 1 | 2 | 3;
        name: string;
    }
    Index
    category: 0 | 1 | 2 | 3
    name: string