'Declaration Public Property PropertyDefinitions As PropertyDefinitionCollection
'Usage Dim instance As PropertyDefinitionBase Dim value As PropertyDefinitionCollection instance.PropertyDefinitions = value value = instance.PropertyDefinitions
public PropertyDefinitionCollection PropertyDefinitions {get; set;}