'Declaration
Public Property Mappings As BaseObjectMappingCollection(Of Category)
public BaseObjectMappingCollection<Category> Mappings {get; set;}
'Declaration
Public Property Mappings As BaseObjectMappingCollection(Of Category)
public BaseObjectMappingCollection<Category> Mappings {get; set;}