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