'DeclarationPublic Property ChildType As String
'UsageDim instance As ShapeEventArgs Dim value As String instance.ChildType = value value = instance.ChildType
public string ChildType {get; set;}
'DeclarationPublic Property ChildType As String
'UsageDim instance As ShapeEventArgs Dim value As String instance.ChildType = value value = instance.ChildType
public string ChildType {get; set;}