  | IAttributeBearerItem Property  | 
 
            Indexer that gives access to the attributes of the attribute bearer.
            
 
    Namespace: 
   de.unika.ipd.grGen.libGr
    Assembly:
   libGr (in libGr.dll) Version: GrGen.NET 7.2
SyntaxObject this[
	string attrName
] { get; set; }Parameters
- attrName
 - Type: SystemString
 
Property Value
Type: 
Object
See Also