The value associated with a key

interface Property {
    key?: PropertyKey;
    type?: string;
    value?: Expression;
}

Properties

Properties

type?: string
value?: Expression
MMNEPVFCICPMFPCPTTAAATR