'Declaration
Public Property DefaultShapeName As System.String
'Usage
Dim instance As NSmartShapesCategory Dim value As System.String instance.DefaultShapeName = value value = instance.DefaultShapeName
public System.string DefaultShapeName {get; set;}