Variable UpdateModeConst

UpdateMode: {
    MANDATORY: "mandatory";
    OPTIONAL: "optional";
    POSTPONED: "postponed";
} = ...