using static System.Console;
public static void Main() {
var tipoServico = xml.GetType();
tipoServico.InvokeMember("SalvarXmlRetornoEm", BindingFlags.SetProperty, null, xml, new object[] { "local" });
WriteLine(xml.SalvarXmlRetornoEm);
public string SalvarXmlRetornoEm { get; set; }