 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public string ReasonPhrase { get; set; }
Public Property ReasonPhrase As String Get Set
public: property String^ ReasonPhrase { String^ get (); void set (String^ value); }
 Property Value
 Property ValueAssembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290

