public ExpressionInstanceVM(ExpressionDefinition definition) : this() { Definition = definition; Reset.Execute(null); }