protected override T?GetValueAdapter(IObjectData data, string name) { return(data.GetValueTypeValue(name, this.Creator)); }