@bacnet-js/client
    Preparing search index...

    Interface PropertyReference

    interface PropertyReference {
        id: PropertyIdentifier;
        index?: number;
    }
    Index

    Properties

    Properties

    index?: number