[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public Hl7Message Response { get; set; }
Public Property Response As Hl7Message
public: property Hl7Message^ Response { Hl7Message^ get (); void set (Hl7Message^ value); }