'Declaration
Public Property PredefinedShapes As NSmartShapesCategory()
'Usage
Dim instance As NSmartShapeEditorUC Dim value() As NSmartShapesCategory instance.PredefinedShapes = value value = instance.PredefinedShapes
public NSmartShapesCategory[] PredefinedShapes {get; set;}