JavaScript delete 消滅
■オブジェクトにぶら下げた変数プロパティの出力
objNewCreate1.Num = 5000
■var nの値の出力
n = 1
■var nの値の出力 デリート宣言後
n = 1