public bool EndSessionOnResponse { get; set; }
Public Property EndSessionOnResponse As Boolean Get Set
public: property bool^ EndSessionOnResponse { bool^ get (); void set (bool^ value); }