'Declaration Public Property ChildType As String
'Usage Dim instance As ShapeEventArgs Dim value As String instance.ChildType = value value = instance.ChildType
public string ChildType {get; set;}
'Declaration Public Property ChildType As String
'Usage Dim instance As ShapeEventArgs Dim value As String instance.ChildType = value value = instance.ChildType
public string ChildType {get; set;}