Viewer - Attribute Visualization
    Preparing search index...

    Interface IAttribute

    interface IAttribute {
        key: string;
        type: SdtfTypeHintName;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string
    type: SdtfTypeHintName