Var constructor

Var(
  1. String name
)

Implementation

Var(this.name);