public void SetAutoFetch(object o, string property) { this._relay = new Endogine.Tools.Relay(o, property, this, "Value"); }