'Declaration Public ReadOnly Property Pages As System.Collections.Generic.List(Of FormPageTemplate)
public System.Collections.Generic.List<FormPageTemplate> Pages { get; }
public: __property System.Collections.Generic.List<FormPageTemplate*>* get_Pages();
public:
property System.Collections.Generic.List<FormPageTemplate^>^ Pages { System.Collections.Generic.List<FormPageTemplate^>^ get(); }