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