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