Tries to find the name of a key for an element.
Not implemented for now!.
| C# |
public string AttributeKey( SofuObject attribute )
- attribute (SofuObject)
- Name of the element to find
The name of the key if found
| Exception | Condition |
|---|---|
| SofuNoElementException | Will throw SofuNoElementException when the Element is not in this Map |