pub fn var_default<T: VarValue + Default>() -> Var<T>
New read/write shared reference variable with default initial value.