interface PseudoVariantNull {
    dataType: Null | "Null";
}

Properties

Properties

dataType: Null | "Null"