public string ToXml() => OracleRawValue.ToXml(Value);
public string ToXml() { return(OracleRawValue.ToXml(Value)); }