[To be supplied.]
[Visual Basic] Public ReadOnly Property PropertyItems As PropertyItem () [C#] public PropertyItem[] PropertyItems {get;} [C++] public: __property PropertyItem* get_PropertyItems(); [JScript] public function get PropertyItems() : PropertyItem[];