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

