interface PseudoDataValue {
    value: Variant;
}

Properties

Properties

value: Variant