[]
Gets the dictionary that maps name objects designating attribute classes to the corresponding attribute objects or arrays of attribute objects.
public IDictionary<string, AttrCollection> ClassMap { get; }
Public ReadOnly Property ClassMap As IDictionary(Of String, AttrCollection)