'Declaration
<System.ComponentModel.DescriptionAttribute("Identifies the objects that could possess this property.")> <System.ComponentModel.DefaultValueAttribute()> Public Property PropertyOf As PropertyOf
'Usage
Dim instance As PropertyDefinition Dim value As PropertyOf instance.PropertyOf = value value = instance.PropertyOf
[System.ComponentModel.Description("Identifies the objects that could possess this property.")] [System.ComponentModel.DefaultValue()] public PropertyOf PropertyOf {get; set;}