'Declaration
Public Property groupShape As OfficeArtSpgrContainer
'Usage
Dim instance As OfficeArtDgContainer Dim value As OfficeArtSpgrContainer instance.groupShape = value value = instance.groupShape
public OfficeArtSpgrContainer groupShape {get; set;}