public string XML { get; set; }
Public Property XML As String Get Set
public: property String^ XML { String^ get (); void set (String^ value); }