Tag.name - multiple declarations
- Function Tag.name
- Function Tag.name
Function Tag.name
Not including namespace
. Use 'fullName
' if you want the namespace
included.
Prototype
string name() @property;
Function Tag.name
Not the most efficient, but it works.
Prototype
void name( string value ) @property;