'Declaration <DescriptionAttribute("Collection of form field templates that belong to the group.")> Public Overridable ReadOnly Property Items As FormFieldTemplateCollection
[Description("Collection of form field templates that belong to the group.")] public virtual FormFieldTemplateCollection Items { get; }
[Description("Collection of form field templates that belong to the group.")] public: __property virtual FormFieldTemplateCollection* get_Items();
[Description("Collection of form field templates that belong to the group.")] public:
virtual property FormFieldTemplateCollection^ Items { FormFieldTemplateCollection^ get(); }