'Declaration
ReadOnly Property GroupItems As IGroupShapes
'Usage
Dim instance As IShape Dim value As IGroupShapes value = instance.GroupItems
IGroupShapes GroupItems {get;}
read-only property GroupItems: IGroupShapes;
function get GroupItems : IGroupShapes
__property IGroupShapes* get_GroupItems();
property IGroupShapes^ GroupItems { IGroupShapes^ get(); }