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