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