'Declaration
Public Property PropertyAttributes As ObservableCollection(Of PropertyAttribute)
public ObservableCollection<PropertyAttribute> PropertyAttributes {get; set;}
'Declaration
Public Property PropertyAttributes As ObservableCollection(Of PropertyAttribute)
public ObservableCollection<PropertyAttribute> PropertyAttributes {get; set;}