'Declaration
<NotNullAttribute()> Public ReadOnly Property Actions As ResponseActionCollection
[NotNull()] public ResponseActionCollection Actions {get;}
[NotNull()] public: property ResponseActionCollection^ Actions { ResponseActionCollection^ get(); }