'Declaration Public ReadOnly Property SpellResult As System.Collections.Generic.IList(Of Boolean)
public System.Collections.Generic.IList<bool> SpellResult { get; }
public: __property System.Collections.Generic.IList<bool*>* get_SpellResult();
public:
property System.Collections.Generic.IList<bool^>^ SpellResult { System.Collections.Generic.IList<bool^>^ get(); }