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