public virtual void SetValue(DynamicValue dynamicValue) { this.dynamicValue = dynamicValue; HasValue = true; }